I'm developing the one of the fixed asset custom report. The report is registered in ESS JOB. It has few parameters
Parameter1: BOOK NAME and it is LOV or choice list type
Parameter2: LE NAME and it is LOV or choice list type
Parameter3: Major Category and it is LOV or choice list type
Parameter4: Minor Category and it is LOV or choice list type
When i choose the Book name in parameter 1 , the all LE names related to that Book Name should be displayed in parameter 2.
Similarly the all major category related to the Book Name should display in Parameter 3.
Similarly the all minor category related to the Major category item should display in Parameter 4.
I'm not able to find the any document to achieve the dependent parameter values dynamically. Could you please help on my requirement ASAP.