Question on workflow IF condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 01:52 AM
Hi All,
In catalog item form there is one job title field when job title is select as "Leasing cons, property manager" then foxit field appear and set as by default "Yes" then on foxit task should be created. but in my case workflow if condition every time take it as Yes and sc_task is created. could anyone please help me on this.
please find the below attached snapshot.
Thanks,
Manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 07:37 AM
Hello @Mani60 ,
If the default value is YES, use set value activity and set it as NO just before you condition.
Once condition is satisfied, then you can set the value as YES.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 07:41 AM
What you have configured us right, if the condition evaluation matches then it will return 'yes' or else it will return 'no'
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....