Is it possible to change the data source for Dropdown

Hello. Please tell me.
Is it possible to change the data source for Dropdown if a certain element is selected in it?

Hi there, @dkc-1… the short answer to your question is likely no, but I’m not sure I understand the question. What are you actually trying to do? Screenshots might help, too.

Best…
Mike

If the condition has changed, the Dropdown data type must change.

Is it possible to change the data source for Dropdown

If the condition has changed, the Dropdown data type must change.

Are you talking about the data source or the datatype?

There is a Dropdown - the title one.
There are 7 - 8 Dropdowns dependent on it.
Is it possible to use only one Dropdown by changing its data source?

You can change a dropdown’s choices source via a condition… you can’t change its type of choices.

Thank you.
Very sorry.

… although I still don’t know what you’re trying to do (or why you’d need/want to change the content type of a dropdown)?..

I wanted to reduce the number of elements used.

A few extra dropdowns, each one with conditionals to be visible won’t hurt performance at all

1 Like

I wanted to reduce the number of elements used.

Why? Surely UX is more important (if I understand correctly what I think you’re trying to do, it would be a terrible UX!!)

Perhaps you `re right. But a large number of elements greatly interfere with working in the editor.

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