Error Message: A catalogue title can only contain spaces, A-Z, a-z, 0-9 and _
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 05:42 PM
Created a form using record producer but upon testing out the form, I am getting this message Error Message: A catalogue title can only contain spaces, A-Z, a-z, 0-9 and _
Does anyone know what could be causing this? Please help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 06:13 PM
Please check this url .It has similar issue.
https://www.servicenow.com/community/itsm-forum/catalogues-record-producers/m-p/587229/page/2

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 06:26 PM
Hi @_Alex I think there should be some validation done using Business RUle, can you go to Business rule module and in filter look like this
script contains "A catalogue title can only contain spaces, A-Z, a-z, 0-9 and _" and click run to see if there are any BR to do this validation?
Harish