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

check table, value table, search help

Former Member
0 Likes
304

lets assume that i have check table, value table, search help for a field. then which one will trigger first.

if we have value table then why we need check table and search help and vice-versa?

1 REPLY 1
Read only

Former Member
0 Likes
268

Check table will be triggred first.

Its for checking the value before insertion.

Value table is the list of probable values.

Search help is while searching and assigned with a field.

anya