About fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 08:25 AM
I have created a license request table which stores the catalog items that I have created, I configured it using business rule. But the problem is I need my License request record to contain a field called requested item name. I have struck configuring this, since requested item table is not extensible how to configure it, I want the item name to be auto populated in the license request record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 08:27 AM
Hi @KavanaM ,
OPen any record from your "license request table" , it will open a form , from there you can do configure and create a new field .
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 08:33 AM
The question is not about creating a new field but I need a field where it auto populates the name of my requested item. So is there any idea of configuring this??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 08:35 AM
HI @KavanaM
you want to pre-populate the RITM's short description with the name of the catalog item?
Do you use workflows or flows for the items that you want to apply this?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 08:40 AM
Yes, I need to write a flow for the item that has been requested and will use it while sending an email, is there any way of configuring this by pre-populating the requested item name in the requested record?