Comment On Allow Triggers To Be Linked To Buttons Next To Field Changes

  • Thread starter Thread starter Harrie Kuijper
  • Start date Start date
Status
Not open for further replies.
H

Harrie Kuijper

Guest
Good idea to make it easier, these are two ways to do this: (it is possible already) 1. Server-Side: Create a workflow action which calls the trigger, and make the action appear as a button. 2. Client-Side: Create a script element where you have a HTML button which an onClick event. From this onClick event call rbf_runTrigger. Example:

Continue reading...
 
Status
Not open for further replies.
Back
Top