View Full Version : List of Values pops up when clicking save button
Mike Treinen
06-30-2003, 01:24 PM
I am designing forms with Oracle Forms Builder 9i
I have a Text Field with a show_lov command in the
when-new-item-instance trigger. The problem occurs if the user leaves
the cursor in the text box with the show_lov command, and then clicks
the Save button on the Forms toolbar. After clicking the save button,
the LOV box pops up again, wanting the user to select another value.
The user can click cancel, but it is just annoying for the LOV to pop
up after each save, and I am wondering if there is anyway to fix this
problem.
Any help would be greatly appreciated
Thanks
Newsgroups
07-01-2003, 08:55 AM
My customer's standard is the when button double click.
"Mike Treinen" <mtreinen@kbkids.com> wrote in message
news:c2d66e6f.0307010810.2daad29e@posting.google.com... I was told that putting the show_lov in the WNII trigger was the best way to get the LOV to show. Is there a better way to do this? I want the user to click the text_item and have the LOV appear. Thanks for your help. Mike Treinen Daniel Morgan <damorgan@exxesolutions.com> wrote in message
news:<3F00CF11.C022E806@exxesolutions.com>... Mike Treinen wrote: I am designing forms with Oracle Forms Builder 9i I have a Text Field with a show_lov command in the when-new-item-instance trigger. The problem occurs if the user leaves the cursor in the text box with the show_lov command, and then clicks the Save button on the Forms toolbar. After clicking the save button, the LOV box pops up again, wanting the user to select another value. The user can click cancel, but it is just annoying for the LOV to pop up after each save, and I am wondering if there is anyway to fix this problem. Any help would be greatly appreciated Thanks Why is the code in the WNII trigger? On what basis was this decision made?
Tiago Rocha
07-01-2003, 01:06 PM
"Mike Treinen" <mtreinen@kbkids.com> escreveu na mensagem
news:c2d66e6f.0307010810.2daad29e@posting.google.com... I was told that putting the show_lov in the WNII trigger was the best way to get the LOV to show. Is there a better way to do this? I want the user to click the text_item and have the LOV appear. Thanks for your help. Mike Treinen
Set the ITEM property "Validate from list" = "yes".
-If the user enter valid data, nothing happens, user can navigate to next
item.
-If the user enter invalid data, forms will display the LOV automatically.
Don't forget to set the "List of Values" property of the item with the LOV
you want to show.
--
Tiago Rocha
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2008, Jelsoft Enterprises Ltd.