Jestem_z_Kozanowa
Jestem_z_Kozanowa

Reputation: 637

Oracle Apex 4.1 how to create field which is either LOV and text field

I came a cross issue when designing new form in Oracle APEX. I was asked to create field which can be a populated by user input or by drop down list(popup LOV). Is there easy way of designing such element ? Any help greatly appreciated.

Upvotes: 2

Views: 2982

Answers (1)

Rene
Rene

Reputation: 10541

A popup LOV might be what you are looking for. Create an item of type popup LOV and set the input field setting on "Enterable.."

Upvotes: 4

Related Questions