Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.0
-
Fix Version/s: 3.1
-
Component/s: None
-
Labels:None
Description
When editing a contact record and seeking to edit custom fields which appear as tabs on the contact record, get two types of error:
(1) Viewing is possible but get error if seek to access for edit. When seek to edit, this is the URL displayed:
<crm root>/index.php?q=civicrm/contact/view/cd/edit&tableId=<contactid>&cid=<contactid>&groupId=2&action=update&reset=1
"Method Not Implemented
GET to /civicrm/standalone/index.php not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
A back tab returns to the contact summary view that displays multiple tabs.
(2) For another custom group (which strangely appears to be identically set up, the tab is unresponsive – a click yields just leaves one on the edit contact screen.
The URL that is dsplay as pending access is: <crm root>/index.php?q==civicrm/contact/view&reset=1&cid=<contact id>#<name of the field group displayed on the tab>