<@U013PDCADJ5> UserEvent, server side: - You would...
# suitescript
a
@Sim Greenbaum UserEvent, server side: • You would not be able to warn the user other than in the logs. • You can throw an error on beforeSubmit and that is going to prevent the record creation/saving.
s
@alien4u your idea is great! when I throw a custom error it displays to the user after the try saving
a
Ohh yes that too...