Hi guys,
Im trying to figure out how to make a form input validation when you come from a “detail view”, here is a better explanation about what I want to do.
I was trying to play with some ideas, but if I want to do it from the form view "it doesn’t has an (valid if), just a (show if) field, and tried directly with the behavior action, which contains a (valid if), with the next formula:
[_Thisrow][keynumber]=tableA[keynumber]
But it says the next message:
Cannot compare Text with List in [_Thisrow][keynumber]=tableA[keynumber]
Somebody knows a better way to do something like this?
Thanks in advance guys.
Solved! Go to Solution.
Hi @Tovarsho ,
Not sure what you are attempting. Could you please update what is the field Delivered[trackingnumber_validation] in the LINKTOFORM action?
I think your LINKTOFORM() be simply
LINKTOFORM(“Entregados” , “trackingnumber_validation”, [trackingnumber])
where “trackingnumber_validation” is the column in the “Entregados” form and [trackingnumber] is the column in the source table where the detail view is based on. ( new_buy)
User | Count |
---|---|
17 | |
11 | |
7 | |
4 | |
3 |