How to customize elements of a dynamic page?
I want to customize some pages and some elements of a dynamic page:
- I do not want my items to repeat on every page
- and/or I do not want empty spaces when there are no elements
How to customize elements of a dynamic page?
I want to customize some pages and some elements of a dynamic page:
Hey,
Technically, you can use the coding in IDE to conditionally manipulate display of some elements on the screen, based on the data parameters from collection. For more detailed explanation, I would need a specific case.
Let me know, if this helps!
Hi Giedrus!
I am also interested in your answer.
I am trying to have a Title box (Text Element) disappear if the Paragraph box’s (Text Element) data for that line is empty.
For example, in the photo below, my dynamic page changes based on a data base that is categorised by Film Titles.
Not all films go to festivals and/or receive awards and so the paragraph below the “Festivals & Awards Title” is sometimes empty. Therefore I would need that Festivals & Awards Title and Laurel to disappear if the paragraph below goes empty.
How would I code that into my dynamic page?
Thank you very much for your help!