Dependent Drop Down Lists

Hi @mikhail-spirin-wix , I’m trying to follow your instructions as embedded below:

It’s achieved without code actually

So, you need two collections.
First is actual data:

Second is a list of teams (first dropdown)

Then you create 2 dropdowns and 2 datasets (both read/write)

First dropdown connected to the teams dataset:
It selects current team

Second dropdown connected to data dataset:

And, second dataset (data dataset) is filtered on first one. This is settings:

So, idea is that values in data dataset are filtered - it shows onlyt those items, which has “title” value SAME as currently selected in teams dataset
When you select smth other in first dropdown, it changes its value to another team
Values in second datsset are filtered automatically - only those which has changed value of “teams” field

There is no code here, only UI connections

But I’m not able to follow it properly as the screenshots all seem to be the same. May I request if you’re able to revive the correct screenshots please? Apologies for removing the links as my account is not able to post links yet.

Thank you in advance!

Warm regards,
Ping