angularjs - Clear Umbraco IsDirty flag after editing in custom backend tab -


i can't stop umbraco asking if want save data when move off custom tab in backend unless use no-dirty-check attributes.

i've tried creating <form> contain controls, , called $setpristine() , $dirty=false on that, it's made no difference.

it seems umb-dashboard form 1 causing save changes dialog - can't work out how reference umbraco services. angularhelper.getcurrentform() returns null.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -