Question
Finish assignment not working when used with WHEN rule
Dears,
I have a button on section which is firing three events on click
1) Run Activity - Doing some stuff then setting a property SETFLAG to SUCCESS
2) Refresh Section
3) Finish Assignment - with a when condition using SETFLAG = SUCCESS
When I click the button first time only Activity & Refresh Sections runs in Tracer. Even WHEN condition is set to TRUE
Second time when I click the button, the event is taking all 3 actions (Run Activity, Refresh, Finish Assignment)
I went through different posts on PDN and also added to SETFLAG property to section but nothing works.
Any help would be appreciated.
Kind Regards,
Vishal
***Edited by Moderator Marissa to update Content Type from Discussion to Question***
Hello,
Would it be just easiest to "Refresh Section" only. Using this option you can automatically call an activity. From this activity you could call finish assignment as well