Alternate Loop Template: Dynamic Data conditions for Dynamic Visibility #21625
pauserratgutierrez
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
The "Alternate Loop Template" is only triggered within a specific number of rows, so it's not possible to make it appear depending on Dynamic Data conditions.
Describe the solution you'd like
The Alternate Loop Template must have logic conditions to show/hide depending on Dynamic Data values (like JetEngine Dynamic Visibility).
Imagine a chat between users, where we have a Loop to display messages. The messages sent by you will have a different format than the messages you received.
Or imagine, for example, a Loop of users. We will be able to display each user with a button to go to the user's profile, and, with a condition (if the user is yourself), the Alternate Loop Template will show a completelly different template which doesn't include the button to visit the profile.
Describe alternatives you've considered
Additional context
No response
All reactions