Subscribers with condition
2 answers
Fabio,
JavaScript has no access to complex items like subscribers. This blog post shows how you can create a follow up action to do that kind of tasks after the work item save: https://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/
The post shows how to add an approval, but subscribers should be very similar.
JavaScript has no access to complex items like subscribers. This blog post shows how you can create a follow up action to do that kind of tasks after the work item save: https://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/
The post shows how to add an approval, but subscribers should be very similar.
Hello Ralph,
then to do what I required I have to do a server-side program? right?
I do not have access to the server in order to plan the program, there is no alternative?