Closed (fixed)
Project:
CiviCRM Multiday Event
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2012 at 15:31 UTC
Updated:
29 Aug 2012 at 12:41 UTC
Entered a title on the Content Type for this, but the actual title that appears has a the date range in it.
Comments
Comment #1
kreynen commentedOnly admins see the Title Field. The module uses it's own version of Automatic Nodetitle to create the titles because the first and last session_dates in the session field_collection aren't available to a normal Automatic Nodetitle... or at least not easily available.
I want to change this so users with the "Administer CivicRM Multiday Events" permission can override the default title which follows the pattern of [event template title] - [start date of first session] to [end dat of last session]. Same for the body.
It is important to note that the session field collections can be reordered and first and last are based on that order, NOT chronological date. The user is responisble for putting the dates into a logical order.
Comment #2
kreynen commentedI've updated the module to add a better field description to the Title field and changed it so it's no longer required for admin users.
Comment #3
kreynen commented