RE: Insert Number Only [message #261039] |
Tue, 21 August 2007 10:00 |
marsguy85
Messages: 14 Registered: August 2007
|
Junior Member |
|
|
Hello All,
I am new to pl/sql , and stuck with the following problem.
I have 50 ids in which user needs to put in result for each in results coloum. BUT for id's from 10 to 30 user can only put in a decimal number.
I have a LOV for the results coloum haveing (pass,fail,yes,no,na)
so that when user types in 'p' and press enter ..... automatically a 'pass' is put in. and so on....
Now for id's from 10 to 30 only a decimal number will be accepted and nothing else.
please help me out .
cheers
Ash
|
|
|
|
Re: RE: Insert Number Only [message #261781 is a reply to message #261039] |
Thu, 23 August 2007 10:30 |
marsguy85
Messages: 14 Registered: August 2007
|
Junior Member |
|
|
Hiya,
Thanks for that but where do I put the property_false thing ? I mean does it go in the code beside the one where i have the set_item_property for LOV ? or do i create a new set_item for the validate item?
Also I want to have numeric only for few id's not all , rest of them will have to be a char which i have put in lov .
Sorry but i am new and learing it on my own .
cheers
|
|
|
Re: RE: Insert Number Only [message #261893 is a reply to message #261781] |
Fri, 24 August 2007 00:00 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Have you found a copy of the Forms reference manual yet?
Have you worked through a demonstration Form from the Forms web site yet?
David
|
|
|