Home » Developer & Programmer » Forms » Problem on Combo Box
Problem on Combo Box [message #184265] Tue, 25 July 2006 23:00 Go to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

I have a list item combo box, no initial value assigned for it. When I insert record it is activated so I can select an item. Then I press arrow down or click the mouse on the next column so that again the combo will be activated.
The problem is when I go back up without any entry on that row, that is I changed my mind and decided not to put entry on that row, the combo box still active and having it's first item displayed. Because of this, system considered this as an entry and will be saved. What should I do?
Re: Problem on Combo Box [message #184330 is a reply to message #184265] Wed, 26 July 2006 03:21 Go to previous messageGo to next message
jowahl
Messages: 82
Registered: May 2006
Member
are the properties of this field set to MANDATORY?
Re: Problem on Combo Box [message #184368 is a reply to message #184265] Wed, 26 July 2006 06:22 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

The combo box set required at runtime so as the other fields if needed. Upon insert as my problem arise, the combo box is required (MANDATORY).
Re: Problem on Combo Box [message #184380 is a reply to message #184368] Wed, 26 July 2006 06:42 Go to previous message
jowahl
Messages: 82
Registered: May 2006
Member
try setting the combo box to required=n at runtime and check if data had be entered in the WHEN-VALIDATE-RECORD trigger.

maybe this helps ...


Previous Topic: Call procedure inside package
Next Topic: Forms 6i Error - "Illegal operation and program need to be close".
Goto Forum:
  


Current Time: Fri Sep 20 09:40:38 CDT 2024