logo

New Response

« Return to the blog entry

You are replying to:

  1. There is an issue with using @Contains. For instance, lets say you have two options named "string" and "superstring", when you test to see if @GetField(field_name) contains "string" but the field actually has the value "superstring", it will return true and check the box. It would be more exact to use @IsMember(options[n];@GetField(FieldName)).

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: