Anyone have any experience to adding custom actions to forms? Such as buttons? I have added a button but there is a field on the custom form entry that says function, however I am not sure where and how to define this function.
s
suitedev
11/26/2019, 7:02 AM
You can create a client script which is deployed to the record for the given form, or you can link a client script directly to the form.
d
David Durst
11/26/2019, 7:03 AM
Any chance you have a example, interwebs is coming up fairly dry…
s
suitedev
11/26/2019, 7:04 AM
I’ll DM you
s
Salman Afzal
11/26/2019, 10:11 AM
https://www.youtube.com/watch?v=sEe2hD5lI-I▾
@erictgrubaugh has explained how to add a button and its functionality very well here.