Filter select box and reference field based on multiple choice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 02:27 PM
Hello guys, I need 3 codependent fields to filter each other, I have a type of service with 2 choices, depending on that choice the select box gives me some choices or the other, and based on this the third field, the reference one shows me choices, how cai d manage to do this? thank you
for example, if i select Inquiry, the choice medicare among others show up, and if i select this one, on the reference field the choice medicare unlocks multiple choices like Medicare Benefits Inquiry

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 02:34 PM
If this is a record producer or catalog item, in the reference qualifier of the Process or process category, you can use something like
javascript:'field_name='+current.variables.type_of_service
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 02:46 PM
this is for a catalog item