Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Default value shows 'meaning only' on a domain based bound item display typed as TEXT

38296Mar 4 2002
Good morning,

My goal is the following;
I need to DEFAULT the displayed value of an item to a meaning of the domain upon which that item is based on.
In my particular scenario, I need the display type of this item to be TEXT...

with Designer 6i, I build a form module with 1 module component that includes 1 base table.
In that base table I have 1 field that is based on a domain. Now, for that field, I set the following properties...
...
Display...yes
Prompt...Contact_Type
Display type...TEXT
Show meaning...Meaning Only
...
Data Type...Null
Default Value...2 (a value from the domain contact_type)

The preference set at the MODULE level is "no preference set used".
The prefrence set at the BOUND ITEM level is "no preference set used", but the LOVBUT preference
at this level (BOUND ITEM) for that particular item (Contact_Type) is set to NO, because i don't need the
button to show...

To no result! I can't get the meaning to display when the type is TEXT.
When I change the Display type to POP LIST, i get the meaning to display, but again,
in my particular scenario, I need the display type to be TEXT...

Any ideas???

Thank you,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2002
Added on Mar 4 2002
1 comment
270 views