We are using Smartsheet to track system request as a PMO and Approval tracking. We have a field we select the Approver from to get this automated workflow to kick off however depending on the complexity it my require 1 or 2 UAT (User Access Testing) and want to ensure our users if one or both are required they cant select the Approver till its populated.
Per the Logic below IF UAT1 is Required or IF UAT is also required the user cant select "Request Approved By" till there is values entered in the UAT1 Completed On/UAT2 Completed On.
IF 'UAT 1' = Required 'UAT 1 Completed On' must have value to allow the "Request Approved By" to be entered
IF 'UAT 1' = Required AND 'UAT 2=Required THEN 'UAT 1 Completed On' AND 'UAT 2 Completed On' must have value to allow the "Request Approved By" to be entered