‎2011 Feb 02 11:51 AM
How can i validate a table field on the screen itself. it should take only the values mentioned in the value table. How to set check table or foreign key
‎2011 Feb 02 11:57 AM
In the change mode of that table, click on the key icon just next to search help. generate proposal with the value table.
And yes, do not forget to choose from the Foeign key field type.
Thanks,
Rahul Girdhar
‎2011 Feb 02 11:57 AM
In the change mode of that table, click on the key icon just next to search help. generate proposal with the value table.
And yes, do not forget to choose from the Foeign key field type.
Thanks,
Rahul Girdhar
‎2011 Feb 03 8:54 AM
Hi,
For that first create a FOREIGN KEY relation to that table,
Then in the domain maintain the value table i.e.. Master table (Check table) in it.