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...
Continue reading...