Specific Field type not displayed in Catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Hello All,
As per one of my requirement, I have created one variable set which needs to be added to multiple catalog items. There one of the field type is Rich level text through which specific instruction will be visible in the form.
But while adding that variable set to the catalog item that specific field(Rich level Text) was not visible.
Attached the SS for reference of the field type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
so you are saying this variable is not visible on particular catalog item?
Any client script or UI policy is hiding it?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Hi @SambitRath
You’re currently using a variable of type Rich Text Label. This type only displays static text labeled Rich text on the form and doesn’t allow users to input anything.
If you want users to enter text, switch to using an HTML or Multi-line Text variable type instead.
