Problem with Select control BS5

I dont found a way, to show the selectet item by restart.
Allways the first i see.

Listindex, setindex does not work :frowning:

Try this:

Select1.item = 2

https://wiki.appstudio.dev/Select_(Bootstrap)

Danke Georg, beides funktioniert.

(Is there a way to determine whether the ID is Common or BS5?

Example: LABEL.value or LABEL.textContent)

For that I use a other way, thanks

No, there is no simple way to see which framework a control comes from.