Hi
Thanx for great module. I love it.
I have tried to use available tokens to customize Confirmation redirect path at field settings form:
Default Registration settings / Additional Settings / Confirmation redirect path
But it seems that it doesn't work.
If I try to use any available token I get messages like this one:
The requested page: "/%5Bcurrent-page%3Aurl%5D" could not be found.
This example is done with token: [current-page:url]
It seems that tokens are not properly replaced.
---------
D7.39
Entity Registration 7.x-1.6
Token 7.x-1.6
Issue fork registration-2594191
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
djmolny commentedI can into this problem as well, and it would be nice to have a fix for the module.
As a workaround, I defined a workflow Rule (/admin/config/workflow/rules) that does a redirect after a new registration is saved. Tokens are correctly expanded when tokens are used in the Rule's redirect.
Comment #3
john.oltman commentedComment #6
john.oltman commented