Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

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.

4 Replies

Avatar

Community Advisor

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.

Avatar

Administrator

@AdrianM Just checking in — were you able to resolve your issue? We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni

Avatar

Level 2

I didn't find any way to achieve this other than adding logic to every locale in the locale selector which I didn't, or don't, want to do. Perhaps there's a way to use a template variable or wildcard in the logic but I have yet to discover what that might be.