Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date Repeat API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 16:51 UTC
Updated:
5 Dec 2009 at 17:10 UTC
PHP5, using Views built in Calendar view.
I have got a weekly repeat to work in some manner (repeating every Monday until into the new year). And my "normal day view looks like:
Table Tennis (link to node article)
2:00pm - 4:00pm
BUT at the end of each month it displays:
Table Tennis (link to node article)
Repeats every week until Fri. Jan 08 2010 (being an extra div inside the id="node-data-field-date-filed-date-value - the extra div does not have a class to control it)
2:00pm - 4:00pm
AND it displays on the last repeated day (until) which does not make sense.
Is there any way to remove this unwanted text?
Comments
Comment #1
cantthinkofanickname commentedGot it! Just set "Hide repeat rule" in the Field format.
Comment #2
vm commented