How can I show different ads automatically each time a user logs in?

Hi everyone :waving_hand:

I want to display a random advertisement from my collection every time a user logs in to my app.
Each ad includes a title, image, description, and a link.

What is the best way to make Adalo show a different ad automatically on every login (for example, by using random filters or conditional visibility)?

Any examples or step-by-step guides would be really appreciated :folded_hands:

β€” Wiseman

Hi @Wiseman,

There has been few discussions about random items (mostly, random quotes) in this forum which you may find with a bit of searching. Take a look at this great explanation written by Victor! : Randomly display a record (quote) on a new screen - #2 by Victor (I’m using the 2nd method in an app for show different quotes but if you want to avoid duplications in this method, that’s another setup.)

Thank you and have a great day!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.