Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
On the 'Profiles' admin screen there are more settings to:
'Use - Create Mode' and
'Use - Listings Mode'
Profiles also have an 'Edit' mode, which is useful to expose to users, allowing them to update their information via the profile. However there is no obvious link to this 'edit' version (/civicrm/profile/edit?gid=#&reset=1)
The PR adds a "Use - Edit Mode" link to the actions for Profiles.
I wasn't sure which 'action' to assign this to. I didn't see any docs about it (please point them to me if I missed them!) and looking through other form actions didn't shed much light on the options being used consistently.