Catalog item data need to populated based on the order guide data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 02:06 AM
i have created a choice variable in the order guide the values are following
1. provisioning
2.)de-provisioning
3.)standalone
And i have created another choice variable in the catalog item and those values are following
1.)new
2.)modify
3.)terminate
if in the order guide Provisioning is selected in catalog item 'new ' value should be read only
if in the order guide de- Provisioning is selected in catalog item 'terminate ' value should be read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 02:15 AM
You can simply consider using UI policy on order guide to set the values of varaible read-only based on conditions met.
Are you struck some were in ui policy ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 11:15 PM
based on order guide value, values in catalog item need to be change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 12:20 AM
You got to use the below highlited option, this will pass the value from order guide to your catalogitem if the variable value matches in both order guide and catalog item.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 01:30 AM
the desired functionality where the values of a choice variable in a catalog item are read-only based on the selection made in another choice variable in the order guide