A dropdown widget is only compatible with an enumeration attribute type. If you want to select an object you need to:
If your dropdown is a reference selector, you can select an object from a list. You can customize the list of selected objects by xpath or you can create a microflow for this.
Hi,
The reference selector only work in Uni directional
Where an Entity S stored in DB is linked to another Entity Q of page parameter in 1-* relationship
S - 1 and Q - *.
I have a page parameter Entity Q and has multiple enitity of S linked to Q and want to show case the dropdown with S params
Q 1- S -*.
This combination is not working in Reference selector.
Is there a solution for the reverse order.
Regards,
Karthik VAJJA