Reputation: 419
I had a doubt that can we have Checkbox in Dropdown in Oracle Forms?
Upvotes: 1
Views: 813
Reputation: 8626
There isn't a native control within Oracle Forms that allows a check box within a List Of Values (LOV)
However you may be able to use Plugable Java Components (PJC) to build a more appropriate control.
Here is a page that I have found very useful for help with PJC's
Upvotes: 1