You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current radio button and checkbox do not support functionalities such as showing or hiding content only when specific options are selected simultaneously (AND relationship), when at least one of the specified options is selected (OR relationship), or when none of the specified options are selected (NOT relationship). The radio button, checkbox and hidden content widgets can be adjusted to support this feature.
The text was updated successfully, but these errors were encountered:
Description
The current radio button and checkbox do not support functionalities such as showing or hiding content only when specific options are selected simultaneously (AND relationship), when at least one of the specified options is selected (OR relationship), or when none of the specified options are selected (NOT relationship). The radio button, checkbox and hidden content widgets can be adjusted to support this feature.
The text was updated successfully, but these errors were encountered: