Forums

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

workflow validation

jun lee
Contributor
March 7, 2022

If "DeployApprove" filed(radio button) is not empty, it should be checked "Yes' before it is done. However, if "DeployApprove" filed(radio button) is empty, it can be done.

 

 

2 answers

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
March 7, 2022
0 votes
jun lee
Contributor
March 7, 2022

"cfValues['DeployApprove']?.value != 'No' is solution.

Suggest an answer

Log in or Sign up to answer