Help needed with Order States to control Ticket State?

Yes, you could define the constraint like this to match a range of entities, based on your entity names:

This would match all entities in the U1-U6 and T1 - T11 ranges (or actually any that start with the letter U or T and that are Tables). The important thing is to set the constraint to match entities that Starts with the value instead of Equals.

You can find out ways of doing this in the following topic

1 Like