jplist icon indicating copy to clipboard operation
jplist copied to clipboard

how can I changes values of filter dynamically?

Open shaliniseb opened this issue 7 years ago • 2 comments

Hello I have implement search based on 3 dropdown. 1)Region 2)Province 3)City

So if i select a region then the other two filter should be filled based on the selected region.

I have implemented the code for filling the province dropdown based on region. But after selecting the province its refilling the province filed to solve this issue i want toknow which filter is clicked - in the redercallback .

shaliniseb avatar Aug 07 '17 11:08 shaliniseb

Hi, have you managed to get this working? If yes can you share with me your solution?

Thanks,

Szabi

szabyka avatar Apr 19 '18 12:04 szabyka

@1rosehip it is possible to update the second filter value or hide the irrelevant ones based on the option selected on the first drop down? Thank you,

Szabi

szabyka avatar Apr 20 '18 10:04 szabyka