Join Slack
Powered by
You could technically prevent the record from bein...
# suitescript
f
Felipe Chang
10/06/2016, 9:46 PM
You could technically prevent the record from being saved with the new values. On beforeSubmit take the oldRecord and newRecord, and do a comparison to revert any changes. It's not UI friendly at all but serves the purpose.
Open in Slack
Previous
Next