You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
Hi
My name is SAMY, I work on R9, Jbase 5, Linux
How I can verify that the value chosen by the user in a drop down
filled by an enquiry is already in the list ?
This drop down is linked to a COUNTRY TABLE and I have applied an
Enquiry to display just Asian country. But where I choose France as
country : version accpet this value :(
Srinivas
unread,
Nov 5, 2009, 11:28:48 AM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jb...@googlegroups.com
Dear,
system accepts the value input without any validation with the drop-down enquiry. So a validation routine to that field must be attached to cross check the data input.