I want to fix a quantity value on catalog item for specific catalog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 10:23 AM
Hi,
I have created a catalog item, for I want to fix a quantity value to 1. There should not be any drop down.
After submit the request, quantity variable should be available on RITM and catalog task.
Can anyone help me to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 01:28 PM
Hi @Gulfam ,
Can you share some screen shot, which quantity value you are referring.
There is a catalog level quantity, which you can hide if don't want on portal via below setting.
OOTB there is quantity column ( value =1 ) on RITM form.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 11:59 PM
Hi Ashish,
Thank you for reply, Following is variable quantity. It has drop down list to select the number. I want it to fix it 1.
And at the same time, this variable should be visible on RITM and SC-Task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 07:06 AM
you can mark inactive=true in sys_choice table,
ootb, this quantity field is displayed on RITM for but you need to check if same is displaying on sc_task, if not then add it from ritm using list layout.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution