Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

I'm trying to create a package that has a condition where two fields need to be marked as required if one of two (out of five) radio buttons are selected.

I've tried two ways:

Replies Created

Reply to: Multiple Conditions for a Conditional Field

0 votes

Thanks for the quick reply - would the following be possible? Or do we run into the same issue?

IF radio1                                           THEN text1 required, text2 and text3 optional

IF radio2                                           THEN text2 required, text1 and text3 optional

ELSE (i.e. radio3, radio4, or radio5) THEN text3 required, text1 and text2 optional

 

I was thinking for the ELSE I'd be able to check if both radio1 and radio2 are not selected, but I'm unable to figure out how to check for multiple conditions in the SDK


Subscriptions

Topics Replies Freshness Views Users

I'm trying to create a package that has a condition where two fields need to be marked as required if one of two (out of five) radio buttons are selected.

I've tried two ways:

3 2 years 8 months ago 226
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.