Hi i need to Invoke a process on the click of action button like delete. right now on click of delete button this happens "displayActionIcon".
thanks in advance.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Add the process as data service on the page and use an event (button.click) as a trigger . I am assuming its for xCP 2.x ?
Yup its xCP 2.0. I would like to know if there is any way to invoke 2 processes on a single click of a button. and I am not speaking about calling a stateless process from another stateless process.
Thank you in advance.