Bootstrap 4 Select load at runtime

I am having trouble loading the Select control at runtime. Also, I have select the ‘multselect’ property for the control and removed the items (for design time). The control looks like a dropdown and doesn’t change this look at runtime. In the past, it looked like a list when the multiselect was set to true.

I attached my project example - I removed the authorization code for security (if you want it, just email me for it).

Thoughts? YelpTest.appstudio.zip (16.6 KB)

You’re mixing frameworks.

jQuery Mobile is notorious for restyling controls that are not from jQuery Mobile. The next build of AppStudio shows a warning when you do this.

7.3.0.2 was just uploaded. It has a check for this.

1 Like

Perfect. I’ll tell everyone.

Cindy