Replies: 2 comments
-
This is not possible currently, but I can implement this feature (see #1228), so top events will always be shown on top of the list regardless of all other sorting options. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would be very useful, thank you!
Von: Torben Hansen ***@***.***>
Gesendet: Donnerstag, 25. April 2024 19:50
An: derhansen/sf_event_mgt ***@***.***>
Cc: jkkoenig ***@***.***>; Author ***@***.***>
Betreff: Re: [derhansen/sf_event_mgt] How to display top event first (Discussion #1227)
This is not possible currently, but I can implement this feature (see #1228 <#1228> ), so top events will always be shown on top of the list regardless of all other sorting options.
—
Reply to this email directly, view it on GitHub <#1227 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACDVA5ZYK3H7FPCXSSEVYPTY7E64FAVCNFSM6AAAAABGWO5MYCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEMRYGE2DC> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ACDVA54ELRK6UOEOX3ATKPLY7E64FA5CNFSM6AAAAABGWO5MYCWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQARTHW2.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In Typo3 11 sf_event_mgt extension 6.4.1., I can display either top events or all events except top events.
I would like to display the top events first and then directly followed by other events (like the blog "featured post" in Wordpress)
I tried a if-condition in Resources/Private/Templates/Event/list.html but it does not display the top events:
Is there a way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions