Issue in cascading picklist fields
Hi Experts,
There is a requirement from the business to see the historical values in a picklist field and also user can change the value. So to achieve this requirement, I am using a report and to populate back the data to pick list fields i UI a javascript code has been used . This piece of wirk is working fine.
The picklist fields are cascading picklist fields.
The issue is when the population is done from the reports, the cascading effect of these fields goes away, it shows all values in the field.
Any work around for this.will be a great help.