Limiting search or dependencies with an asterisk "*".

Limiting search or dependencies with an asterisk "*".

I have a form with several dependency fields with options still developing for each field. Since these options were developing and not yet ready to be a selection in the field, I placed a filter for the dropdown field.

In this filter, I selected fields to not contain "*" in the name. I though adding an asterisk to the name would be an easy way to mark what is being developed and should not show up in the form.

Apparently, in the backend, all fields contain an asterisk as seen by the screenshot below. I searched for the field for all with an "*" in the name and all fields returned.

So choose another symbol to limit your options while using Creator. I found "$" is okay to use as a limiter for searching and filtering.