Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I have a table where i need to validate strings. I am trying it with state definition but it is checking with the whole string and not considering the sub string. So, is there a way to validate string values using sub string in a grid.
Attaching an image of required output:
You'd have to write a custom service for validation and then use the expression widget.
To my understanding, you'd like to validate only part of the string, correct? And then based on the validation result, change the color of the cell?
You may read the bottom part of this document in the helpcenter about data driven state definitions: