Where to view the script/process of a Playbook activity action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello devs,
I’d like to ask where I can view the script or logic that handles the Playbook Action button. When I check the record for the Action button, I can only see the configuration details, but not the actual process or script that executes when the button is clicked.
The reason I’m asking is that I have an onSubmit client script designed to redirect users to any mandatory fields that are left empty. However, it doesn’t get triggered because the Action button executes first and seems to prevent the onSubmit script from running.
Has anyone encountered this behavior before, or can you point me to where I can review the underlying execution logic of the Action button?
Thank you in advance!

