Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

one list inside another and two data filters when one is invisible

Dear Appery,

I have a list within a list, the child list is invisible and its data filter set to off, the parent list is visible and its data filter turn on, however in the page both data filters are visible:

Image

I added on page show this code:
code
Appery('list_child').prev("form.ui-listview-filter").hide();
/code

but i get the same result.. any thoughts on how to make only one data filter visible?

Many thanks in advance, your support is highly appreciated!
Best,
R.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

one list inside another and two data filters when one is invisible

Quick update - i bypass this by replacing the nested list with a grid (i use it as a data holder to an array from mapping response).

Thx anyways!
Best,
R.

Return to “Issues”