when i select Company as HP at that time, only the associated departments of HP should be visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 04:00 AM
Hi There,
I have one requirement on Termination Catalog Item,
In that i have company and department variables, company is reference to core_company, and department is a select box type of Variable,
And If i select Company as HP then its associate departments only visible to requestor to select on the form.
and if i select HP then its associate departments are visible which is fine, but i have multiple companies and those multiple companies having multiple associated departments,
in my case, in code i have taken first company as HP , so if i select HP then the proper departments are company, but i want to select 'Dell' company, for that i have taken If Condition, and then added the associated departments, but when i select Dell at that time i'm not getting only the departments associated with Dell, im getting the Departments of Dell with that HP departments also.
Please find the code i have written.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 05:22 AM
Hi @Venkata Rama Kr ,
I have used that line in code, but still im getting same issue.
Please help me, what changes i need to do here.
Thanks,
Priya