[TYPO3-calendar] maxEvents in list view ignored

Thomas Jirasko jirasko at bugfree-systems.de
Thu Mar 14 12:00:03 CET 2019


Dear List,

Im using the list.html fluid template (cal v1.11.1 / TYPO3 8.7.20).

The setting plugin.tx_cal_controller.view.list.maxEvent = 2 
(TypoScript-setup) ist ignored in the fluid template and all events are 
shown from now until +1 year.

I helped myself with the following workaround within the for loop:

<f:if condition="{itemIteration.index} < {settings.view.list.maxEvents}">
...
</f:if>

However, that may not be the solution to the problem.

Does anybody have the same problem?


Greetings,
TJ

-- 
Bugfree Systems
Thomas Jirasko
Leipziger Straße 20
71101 Schönaich

Tel. 07031 600 40 50
Fax  07031 702 99 95

jirasko at bugfree-systems.de
www.bugfree-systems.de

---

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
Sollten Sie diese Mail irrtümlich erhalten haben oder nicht der richtige Adressat sein,
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.



More information about the TYPO3-project-calendar mailing list