Hi everyone,
is it possible to use the custom interactions to change the background of the landing page? I want to change the background for the winter and the summer.
I tried by creating 2 blocs on the landing page (global), made those invisible and made a interaction like:
the ID of the 2 blocs are:
bloc1 #wintertime
bloc2 #summertime
ChangeBackground
If month is february
- toggle visibility #wintertime
endif
If month is march
- toggle visibility #summertime
endif
In the Page Settings I changed the Interaction to ChangeBackground
When I run the preview mode I do not see the background of #wintertime (date=23-02-2026) and when I change the date to march, #wintertime is shown. Not on 1 date the #summertime background is show.
Is it possible in the way I do this to change the background for winter and summer?
Is there an other solution?
What is wrong in the way I do this?
Thnxx for any info an knowledge about this.
With regards,
Jeroen





