What's the best way to redirect the success open registration to custom web page (In place of Profile Page)?
*This post is locked for comments
What's the best way to redirect the success open registration to custom web page (In place of Profile Page)?
*This post is locked for comments
Hi Revanth,
Did you manage to redirect to a custom page from the registration page?
Im looking to do the same, so that I can track how many successful redemptions I have in Google Analytics?
Thanks
Martin
Thanks Ravi for sharing, I actually didn't know there is a site settings for redirection. :)
@Revanth, please follow Ravi's suggestion
You could try the setting the below 2 settings to false under Portal >> Site Setting
Authentication/Registration/EmailConfirmationEnabled
Authentication/Registration/ProfileRedirectEnabled
Please note that it is not recommedned to change the default sitemarker for pfile as it can break some other out of box functionality.
community.dynamics.com/.../242302
Hope this helps.
Hi Revanth,
I see, so there are actually 2 redirecting pages after login in Site Markers Profile and Home the difference is:
Profile - user redirected to this page if the Profile Modified On field in contact entity is empty
Home - user will be redirected to this if Profile Modified On has value on it - usually getting set when user hits update on profile page
* What you can do to have one time page redirect even without profile update is to have a Workflow, run after create of contact and scope is Organization
* On that workflow check if Profile Modified On is empty
* Then have an Update to contact entity to set the Profile Modified On with Created On
* Notice after registration it redirect to the Page you assign in Profile - and try to signout and login again you should be redirected to the page assigned in Home site marker
Hope this may help.
Thank You Chid,
For every sign-in, registration and redeeming invitation its redirecting to that change (custom web page) that you suggested, but i need to redirect only after registration (not for sign-in nor redeem invitation). Any idea for this?
Then go with chid's option
Thank You Jagmohan,
But I have no idea with coding and i am not using source code.
There is a Site Marker called "Profile" by default it is Profile page, just change the page value of it.
if you are using Portal with Source code then you can update register action in Account controller and you can provide page URL which you want to open on success
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156