I'm facing an issue with a Combobox item inside a Drawer region in Oracle APEX. The item does not expand to the full width of the drawer, and when multi-selection is enabled, it renders extremely narrow.
I’ve tried a few suggestions from older posts, including:
- Removing the width value under Appearance
- Changing the template to "Stretch Form Item"
- Adjusting column span and layout options
Unfortunately, none of these seem to resolve the issue.
