cancel
Showing results for 
Search instead for 
Did you mean: 
EoinMcAndrew
Level 4
Status: New
Currently you cannot use Interact Rules with Wildcards. This makes it very difficult to add sufficient validations and rules.

I have a scenario where I want to check if a member number ends in 00. If so it will follow a particular rule.
1 Comment
TomBlackburn
Staff
Staff

Hi Eoin,

Thank you for raising a suggestion. Do you imagine that the following would meet your criteria:

If textbox1 ends with '00' then do something...
If textbox1 starts with 'ABC' then do something...

e.g. adding a 'starts with' and 'end with' comparison operator in the rule for a text field?