Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I have added workflow transaction screen with Validator for Required Field

Amit Kumar Singh
Contributor
March 2, 2022

I have added workflow transaction screen with Validator for Required Field, with 

"Error message (optional): Please complete required fields before changing the workflow status!"

There is a problem, this screen popup to update required fields before moving to next status, but once these required fields are updated even though after updating these required field whenever again we have to move to that transaction again that screen popup even though those required fields are updated.

2 answers

2 accepted

0 votes
Answer accepted
Crystelle S
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2022

Hey, so wanted to confirm, you are using a Validator and not a condition before the screen? This may be some of the issue.

It sounds like you want the condition to be "all these fields are not empty" and if one of them is "use this popup" so that's a condition + transition. However, in using a condition, if the fields are completed, the popup would not appear (if that is ok, then you can probably use this instead).

Amit Kumar Singh
Contributor
March 3, 2022

Hi @Crystelle S  - when required fields are update, still Transition Screen popup whenever we more to that transition ...

Or is there any we can populate any message next to transition name like given in below image....?

Transition Screen.PNG

Crystelle S
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 3, 2022

Messages as far as I know cannot be added to the header. I am a little curious to know why you want to put a message here, if the process is modified as I describe above or Jack Brickey describes below? Wouldn't the popup only show when the fields are blank and won't the required asterisk be the cue to the user? 

0 votes
Answer accepted
Jack Brickey
Community Champion
March 2, 2022

Which validator are you using here. If you have field modified then that means the user must modify the field during that specific transition. However if you’re just checking to see if the field has a value then the previous transition would suffice to satisfy and allow the subsequent transition to occur. 

Suggest an answer

Log in or Sign up to answer