Data List filter (single criteria) expression not working properly.
I have a Data List, with 6 columns. The image below), is based-on a Select List with three values: "", "Unlocked", and "Locked". This expression is within the event "On Change" for the Select List referenced in the expression. During simulation, the filter works properly for when "Unlocked" chosen, however, when "Locked" is chosen, all values are returned as if the filter is set to "". I am pretty certain that this functionality was working for me yesterday...might an update have been pushed today to cause this issue?
Thanks,
josh
/community/public/temp/0d16da6677b13deb7d77b08f1b72d905.PNG
For those that may have the same issue that I posted...note the "select list" values that I chose ("locked" and "unlocked"). Now, also note that I used the operator "HAS" in my expression. I realized my mistake...my select list value "unlocked" has the word "locked" in it...so, I must use operator "=" instead of "HAS". Check to see if you should use "=" instead of "HAS".
-josh
For those that may have the same issue that I posted...note the "select list" values that I chose ("locked" and "unlocked"). Now, also note that I used the operator "HAS" in my expression. I realized my mistake...my select list value "unlocked" has the word "locked" in it...so, I must use operator "=" instead of "HAS". Check to see if you should use "=" instead of "HAS".
-josh
Replies have been locked on this page!