Expand my Community achievements bar.

Display Logic - any selection in a preceding custom field will display a subsequent field

Avatar

Level 2

Is it possible to create a display logic rule if any option is chosen in a checkbox group field before it? For instance, I have a locale selector checkbox group containing 60 options and don't want to have to create a display rule for each option. I just want any checkbox selection to cause the field that follows it to display it. I don't see any other option to conditionally show or hide that field.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Level 10

Do you need display logic at all? Just have that field show in the form on default after the locale question... or if the locale question only shows based on other display logic, then have the other field you want to show related to the locale field display based on the same field that makes the locale field show...

If this helped you, please mark correct to help others : )

Avatar

Level 2

I was trying to have each field display in chronological order as each field is interacted with to focus the user on the next field available. The fields I have on the form are:

 

Industry

Locale Selector

Request type

Request type data

Launch date preference

Extra details not included text field

 

While all are related to the request, their information is distinct. It's no big deal as it is. I just prefer to have one field displayed at a time to concentrate the user on what's available.