Call a Custom workflow on hit of activate button
Hi all,
I have a query, on click of activate button, custom workflow should start. On page activation custom workflow should start. How can this be achieved?
Regards
Hi all,
I have a query, on click of activate button, custom workflow should start. On page activation custom workflow should start. How can this be achieved?
Regards
There are multiple ways
1) option1 : If you dont want acticate option , simply handle it via ACL by removing replicate access.
2) Option2: If you want the button to be shown, then overlay the libs/* node corresponding to libs and then write custom js to handle this. Custom js can directly call a servlet , which in-turn can initiate a model or directly invoke workflow (i am not sure whether this option will work or not.)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.