Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.4, 4.6.5
-
Fix Version/s: 4.6.5
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
Steps to reproduce:
- Create a custom field set for an organization.
- Add a Contact Reference field to the set.
- Create a new Contribution page.
- Check "Allow individuals to contribute and / or signup for membership on behalf of an organization?"
- Select "On Behalf Of Organization" as the profile and edit it.
- Add the previously created custom field.
If you hit preview on the edit page, you see the expected bahavior of the field. However, if you save the page and visit either the test link or the production links, the field appears as a text field.
Discussion: https://civicrm.stackexchange.com/questions/3444/how-to-use-auto-complete-reference-field-in-a-profile/
Example: http://d46.demo.civicrm.org/civicrm/contribute/transact?reset=1&action=preview&id=4
In this case, the "Rep" field should be a Contact Reference field. The field works fine when embeded other places.