Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validate through check table

Former Member
0 Likes
410

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
382

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

2 REPLIES 2
Read only

Former Member
0 Likes
383

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

Read only

0 Likes
382

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.