- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:39 AM
Hello
I have a a singel line text field in a catalog item where users are supposed to input only one email. But i have issues where the users are inserting for example text like this "testuser@gmail.com, testuser1@gmail.com" This ends up causing loads of issues and i now want it to only be limited so you can insert one email into the field.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:53 AM
@asd22 Why dont you use "Email" type variable, this way you dont need script and only one email can be apply on email type variable.
Hope it will help you.
Thanks,
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 06:26 AM
Hello, i tried this. I change the field name to the field i want to limit. I opened the catalog item and tested it by writing in "test@gmail.com, test1@gmail.com" and this worked, i did not get any errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 06:27 AM
I also see now my info was wrong, its not a catalog item its a record producer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:53 AM
@asd22 Why dont you use "Email" type variable, this way you dont need script and only one email can be apply on email type variable.
Hope it will help you.
Thanks,
Harsh