Is there a way I can force a user to make a selection from a list of values? What I really want to do is get rid of the text boxes displayed on the prompt screens.
I don't know what you are upto!!! Do you mean the user has to select the values from LOV and not able to type something in the Textbox displayed. If so, create the prompt with the constrained option where he will be forced to select only from LOV and if the prompt is created with free option then the user can type in the Textbox.
Parameters:-
1. Prompt Name
2. Data Type
3. Object from where to show the LOV.
4. Can take mono or multi.
a. mono only one value can be given
b. multi allows selection of multiple values. usually
used where you have a IN clause for condition.
5. This can take either constrained or free.
a. constrained - You can select only from LOV and user
cannot enter values.
b. free - User can type in the TextBox.
I have an end user that just loves drop down boxes (best thing since sliced bread, I guess). Anyway, is there a way to put the LOV in a drop down and have that as the prompt, versus using the text box and values button?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.