Mattias Uppström
06/09/2020, 11:56 AMSandii
06/09/2020, 1:35 PMsaveRecord
on a client. But you need to consider, if you need validation something like a csv import, or a script modifying a record, there is no user interaction, so throwing an error is actually the most user friendly way there (the error will pop up in the csv results)Sandii
06/09/2020, 1:36 PMsaveRecord
, a simple alert('Message here')
works fine.Mattias Uppström
06/09/2020, 1:58 PMMattias Uppström
06/09/2020, 1:58 PM