Answered: What am I doing wrong? Selectfield options wont show -
Answered: What am I doing wrong? Selectfield options wont show -
I have a nested list, and a toolbar with a button that pops a form. Within the form I have two select fields that are loaded via a datastore.
The problem is when I select an option from the select field the overlay modal pops but the options for that select field don't appear. If I disable the nested list and select the form option I see the fields' options.
I have tried the z index but that is not applying the desired effect I expected "move the form ahead of the other items." for the select fields or the form panel , what am I doing wrong.
Thank you for your reply. I've found that the toolbar is causing the issue it and the form are showing at the same time and the toolbar prevents the options from showing. Can I add a toolbar to the form panel as an item. Is it possible to add toolbars to form panels?