x x x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom section
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">My Events</h2>


Custom section
Classscrolling-ev-cards-wrapper


ConfiForms CleanView
filterownedBy:[entry._user]
pageTitleCreate Event
formNamecreateEvent
sortstartDate asc






Custom section
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">Upcoming Events</h2>


Custom section
Classscrolling-ev-cards-wrapper


ConfiForms CleanView
filterendDate:>=[now] AND publish:true
pageTitleCreate Event
formNamecreateEvent
sortstartDate asc





...

Custom section
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">Past Events</h2>


Custom section
Classscrolling-ev-cards-wrapper


ConfiForms CleanView
filterendDate:<[now] AND publish:true
pageTitleCreate Event
formNamecreateEvent
sortstartDate desc
Custom section
Classev-cards-section ev-cards-section-scrollable
HTML
<h2 class="ev-cards-section-title">My Events</h2>
Custom section
Classscrolling-ev-cards-wrapper
ConfiForms CleanView
filterownedBy:[entry._user]
pageTitleCreate Event
formNamecreateEvent
sortstartDate asc






Custom section
CustomCSSflex-direction: column;
ContainerIDall-events
Classev-cards-section


HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;">All Events</h2>


ConfiForms CleanView
filterpublish:true
pageTitleCreate Event
formNamecreateEvent
sortname ASC




...