Connected Dropdowns (Inputs)

Hi guys, I have two drop downs (lets call them DD A and DD B) in my page which are acting as filters to a list of items which I am displaying through a repeating group. I want the value of DD A to dynamically change to value of DD B and vice-versa whenever the user changes the value of any of the drop downs. Basically, I want to link these two drop downs and ensure that they show the same value at all times. How can I do this?

Hello @dbarakchian22 welcome to the community!

Thing 1
Title (text)
Things 2 (list of things 2)

Thing 2
Title (text)

Dropdown 1
Type of data: thing 1
Source of data: search for things 1

Dropdown 2
Type of data: thing 2
Source of data: dropdown 1 value list of things 2

Hi! Thanks for your response.

I am new to the community, I apologize - I don’t understand what you mean by:
"
Thing 1
Title (text)
Things 2 (list of things 2)

Thing 2
Title (text)
"

Can you please explain?

Hey @dbarakchian22

Perhaps some database design intro videos may help elaborate:

This topic was automatically closed after 70 days. New replies are no longer allowed.