Another issue with hidden fields ....
@ZOHO Creator Support Team:
In order to dynamically filter the record in a List View ... so only records where fieldX=abc are shown ... I append ...
/fieldX=abc
... to the url for the List View.
This works ... but ONLY as long as the List View is defined with column for fieldX being visible ... if it is left hidden, ALL records in the Table are shown.
This is yet another case of a hidden field causing unexpected results ... similar to the previously reported case of the hide fieldX command causing subsequent script commands that reference the value of this field to be returned incorrect values.
Gaev