Details
-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.10
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM Profile
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
When I create a profile with only participant fields (fields used for participants, see screenshot, in de demo site for instance the 'Soup Selection' field) some things go unexpected.
I sent my users a checksum link to be able to edit/change their preference for the soup for the event.
http://dmaster.demo.civicrm.org/civicrm/profile/edit&reset=1&gid=16&id=
{contact.contact_id}&
{contact.checksum}Strangely enough when such a link is clicked the followinf message is shown:
*Profile search, view and edit are not supported for Profiles which include fields for more than one record type. * (also see screenshot)
It seems a bug that this message is shown as there is only one record type (participant).
Is this a small bug? Not sure were to start debugging in the code. But impact for us is great as it prevents profile editing of participant fields and that causes a workflow with regular custom fields not attached to the type participant, which we need to create manually. Hope this is a small one and someone is able to fix it or help us find a start of a solution.