Read the statement by Michael Teeuw here.
Excluded Events Standard calendar
-
Hello everybody.
Is it possible to hide double events.
This is explicitly about the following:I have a weekly recurring event.
In the module I would like to be shown the next 7 events.
Should there be no or few appointments in the near future, then the module would only consist of this one recurring appointment.
In this case, it would be enough for me that this recurring event is only displayed once.
I tried it with “excludedEvents”.
However, I only manage to completely exclude the event. -
@MichiMich
Did you know, if this is possible? -
i don’t see that capability in the default calendar, i have a weekly recurring that shows two entries sometimes… with different dates
-
@sdetweil
But did you see the example of “exclude events”? Could it be possible with “until”?An array of words / phrases from event titles that will be excluded from being shown. Additionally advanced filter objects can be passed in. Below is the configuration for the advance filtering object. Required filterBy - string used to determine if filter is applied. Optional until - Time before an event to display it Ex: ['3 days', '2 months', '1 week'] caseSensitive - By default, excludedEvents are case insensitive, set this to true to enforce case sensitivity regex - set to true if filterBy is a regex. For those not familiar with regex it is used for pattern matching, please see here for more info. Example: ['Birthday', 'Hide This Event', {filterBy: 'Payment', until: '6 days', caseSensitive: true}, {filterBy: '^[0-9]{1,}.*', regex: true}] Default value: [] -
@Clubjack i did not see until… I do not know the answer
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login