Skip to Content
Menu
This question has been flagged
1 Reply
879 Views

Hi community.

How to determine a pattern for a field. for example a text field with five characters that the first two characters must be letters and the next two characters be numbers and the last character again be a letter.

I need to this in studio.

Thanks

Avatar
Discard
Best Answer

Hi,You can create a field using the studio and use automated action to perform this action when creating a record.
Here, I have created a new field in the Sales Order model using the studio.


After that created an automated action like this which is triggered on record creation.


Now, when the field value is not following the condition, it will show a user error.


Hope it helps

Avatar
Discard
Author

Thanks. But both of pics are the same. So I didnt understand the automated action and its condition.
may you help me?

Related Posts Replies Views Activity
3
May 25
1252
1
Apr 25
993
3
Sep 24
13618
2
Feb 24
2169
1
Jul 23
2463