Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.4
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
Hi
I made few profiles in civicrm and one of them using as standalone form in drupal. That profile is also appears in view/edit user details and profile. The problem is if a person click "cancel" button and choose not to fill the standalone profile form, one of the 3 happens.
1. The page redirects to front page of site. (This is good). But the message appears on top of page is not a confirmation of cancelation but an error message which i used to get when i used profile custom data field in wrong category. This problem i already solved and saving of profile form is working since then. But while cancelation i am still getting this error.
2. The page goes to http://www.website.com/drupal/civicrm/profile/edit?&gid=&reset=1 . This page is filled with all the civicrm profiles which are used in "View/Edit User Account, Profile", in "Edit" mode. Only that profile is used only in "User Registration" is spared. This is not something i was expecting and will cause lot of trouble for my site.
IMO there should be a "Redirect URL" for in case of cancelation, same as when a person "save" the form it goes to a different page as specified in "Redirect URL".
Please do the needful to correct the problem asap.
regards,
--rafi