Conditional disable of buttons

We are using action center and is using desktop studio for developing the form.
We have 10 textfields (TF),5 dropdowns(DD) and 2 buttons(Accept and Reject)

Now we have this requirement where

1.Accept button should be disabled if the value of DD1,DD2 and DD3 is Blank or “Unidentified”

2.Reject button should be disabled if the value of DD1 is Blank or “Unidentified” and TF10 is blank

how should we configure this?

@Ezekiel_Gomez1

Follow this tutorial and modify the conditions accordingly.

but is there a way to use 2 conditions? the instructions in the video will only allow for one conditions.how do we handle multiple conditions?

@Vishal_Kalra could you please help on this?

I did not notice that there was an option to add a separate condition. This got me moving forward with our development.thanks

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.