- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2016 12:08 AM
Hi All,
I have a record producer page where end user can create Change Request without any high level roles.
Created the record producer page exactly same like real CR form ( I meant the number of fields).
We have some custom fields that should be visible only based on the Category & Subcategory selection.
But currently it is visible all the time, and I don't know how to make it in Record Producer form.
Can anyone please advice.
Thanks
Prici
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2016 02:05 AM
Hi Pricilla,
Your UI policies/client script written on Incident/Change table will not reflect in Service catalog record producer. You would need to go to Catalog UI Policies / Catalog client script and rewrite the script for respectice record producer catalog item.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2016 06:51 AM
Hi Pricilla,
Sorry for the delay.
Regarding your queries, there are two ways of altering buttons in Catalog.
1. Try maintain cart layouts for any specific requirement.
2. If you could not achieve using step one, then try creating a ui macro and create a variable with type macro and call this macro.