Forum Discussion
MarkShnier__You
Qrew Legend
Maybe try this syntax
var text QUERY ="{9.EX.'"&[Vendor]&"'}";
Size(
GetFieldValues(
GetRecords($QUERY),3))
HunnyVinod_Kuma
3 months agoQrew Member
Hi Mark,
I tried the above one, but getting the same issue. I think will not work at the time of adding record.
- MarkShnier__You3 months agoQrew Legend
I tested and it works for me. Did you try tabbing out of the data entry field to allow the form to know that you have completed your input?