Question
Stella
US
Last activity: 24 Jun 2019 17:00 EDT
Conditionally create work from a button
I have a button on my UI. I have an on click action set on the button to "Create work". I want to conditional create new work however. I wish to evaluate a certain condition at the time the button is clicked to determine if I should create new work or not. How may I accomplish this? I tried to implement my own create work from an activity and evaluate the condition from within the activity but it does not open the work object the way create work does
***Edited by Moderator Marissa to update platform capability tags****