Has anyone ever show a 'Message' on a record if so...
# suitescript
d
Has anyone ever show a 'Message' on a record if something failed in the AfterSubmit?
I assume the best approach is to redirect the user to the same record, but add a queryparameter?
s
not sure bout 'best' but it sounds reasonable.
Though I try hard to avoid using
afterSubmit
for anything the user would actually be able to fix