Hi everyone,
based on the dynamic data source selector component (whose example I followed in the documentation) , is it possible to have some sort of cascading dropdown selector?
For example: The first dropdown is the Path for the document query, which gives the editor the possibility to select the path themself.
In the second dropdown it shows a dropdown list based on the given path and this sets the value of the component?
I want to recreate a basic url selector in the properties of the given widget. In the documentation it's for a single dropdown where the path is hardcoded and not suitable for this.
help would be greatly appreciated, thanks :)