vincentmorneau / material-apex

A Material Design Theme for Oracle APEX
https://apex.oracle.com/pls/apex/f?p=12192
MIT License
189 stars 51 forks source link

Tabular Form - Select List and POP LOV Item Issues #366

Open antonmarquez opened 5 years ago

antonmarquez commented 5 years ago

Hi,

Not sure if this is the same with #60 and #13. I see that those are already closed and should be fixed by now but I'm still having some issues with items in tabular forms.

POP LOV - The arrow up to show the LOV is located under the item when it should be on the right side

Select List - I am having issues when I add a new row in a tabular form that has a select list item in it and add new row was clicked, the select list item is not displaying/disabled (shown as blank and cannot change its value)

vincentmorneau commented 5 years ago

Hi,

If you're building a new application, I would recommend not to use a tabular form. It is deprecated. Why not use the interactive grid?