Customizing line items based on Page selector
Hi, I want to hide/show certain line items based on item selected in Page selector. How can I do that? For instance : I have items in a page selector : x,y,z and line items : a,b,c,d,e If x is selected then only a and c needs to be shown. Is there a way to do this?
Tagged:
1
Answers
-
Hi Apurva!
Unfortunately, you can't create filters that show/hide line items directly. However, you could convert the line items into line item subsets and create a dynamic filter on it.
Hope that helps!
Emily0 -
Hi Apoorva
Am not sure if this would work but you can try this out,
1) Make a module with the line items and page selectors, keep the value as 1 for the applicable line items.
2) In your current modules create a line item and write a formula to be linked to the newly created module
3) Make a filter based on the values in the new line item created in step 20 -
This content has been removed.