Can the SelectedItems_Overview in a binding show as a normal text field?

Hi,
Apart from the dropdown, pane and tablelist; is there a way that I can model a 1:1 relationship binding display of the selected item as a normal (readonly) text field?

Hi,

The “dropdown” option is basically an autocomplete text field. If it is a text field, you can have some custom code to inject your “readonly” mode to it and have it display like what you said. We are not providing it as a modeling option for now.

Cheers,
Tri.