CSM :Based on selection of category , Sub category should populate in blsp portal for record produce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 01:52 AM
HI All,
I have a requirement that , In record producer I have created 2 custom variables
1)What's not working
2)We need little more information about issue
In first variable , created few of the categories So now based on that categories in second variable choices should be visible
Example : what's not working selection is "ALIS Employee Self-Serve: Now based on this in second variable
The below choices should be visible
Banking |
Forms |
General |
My Profile |
Organization Chart |
Password Reset |
Pay Statements / T4 |
Registration |
Employee Profiles |
General |
Organization Chart |
Reporting |
Please can someone help me on this
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 02:23 AM
few questions :
What is the type of fields used in both cat and subcat ?
Have you created choices in realted list or using a reference to any table ?
☑️ 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 02:31 AM
first one is reference to custom table, there is have created all the categories
Second one is Sys_choice table with dependent value of category
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 02:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 02:59 AM
You can navigate to sys_choice table and configure the dependent field. if in case that does not help you can try to use catalog client script for both fields and use addOption and Remove Option based on categroy selected.
I hope this help... Mark the solution correct or helpful if it addresses your concern,,,
☑️ 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 09:46 PM
Hi Sravani
You can use the below screenshots for your reference
Kindly Mark My Answer if helpful