Sub category is not populating

Rahul Raja Sami
Tera Guru

Hi ,

we have a catalog under which we have added Something is broken as category under it we have added Report an Issue (record producer which generates Incidents when submitted).

The issue is when a category is selected , sub category is not getting populated. from the self service view

find_real_file.png

 

but sub categories are getting displayed in Native UI and Service Portal.

find_real_file.png

 

Please Help how to populate the subcategories. ( previously they were populating but not now)

1 ACCEPTED SOLUTION

Hi, In the variable attributes field can you configure as ref_qual_elements=Type your category field name and try one more time. If not working can you share your clean screenshot.

Please mark as helpful/correct answer if helped.

Regards,

Suresh.

Regards,
Suresh.

View solution in original post

22 REPLIES 22

no not working bro , the query without .toString() is working on other instance

 

I can see error in your reference qualication

javascript:'nameLIKEincident^element=subcategory'+'^dependent_value='+current.variables.category

The dynamic value from variable should differentiate like above highlighted. It should work.

Please mark as helpful/correct answer if helped.

Regards,

Suresh

Regards,
Suresh.

javascript: "name=incident^element=subcategory^inactive=false^'dependent_value=' + current.variables.category";

 

i changed it like this, now only one category it is populating every subcategory available

Select the check box 'unique value only' as true and check the result.

Please mark as helpful/correct answer if helped.

Regards,

Suresh.

Regards,
Suresh.

Can you refer below screenshot and configure the same. Definitely it should work. I tested the same and It's working fine.

 

find_real_file.png

 

Please mark as helpful/correct answer if helped.

Regards,
Suresh.