I want to throw an standard salesforce validation error in the SKUID page when the user click on a SKUID button (not standard save button).
My problem is, if I haven’t change the value of a field on the field Editor area, the validation message won’t fire
If I change a field value to ‘Yes’ and then reset it to “-None-” (in this case all fields are picklists)
it throws the validation error message.
any solution for this?
Thanks in advance.
Page 1 / 1
Hi Hasantha,
You can trigger required field validation from a Skuid button using the approaches described here: Trigger required field check without saving.
Triggering any other kind of Salesforce validations would require actually performing a save.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.