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

Command icon 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

devad created an issue. See original summary.

djmolny’s picture

I 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.

john.oltman’s picture

Title: Confirmation redirect path - tokens problem » Support tokens in the Confirmation redirect setting
Version: 7.x-1.x-dev » 3.0.x-dev
Category: Bug report » Feature request

  • john.oltman committed 60f9e734 on 3.0.x
    Issue #2594191: Support tokens in the Confirmation redirect setting
    
john.oltman’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.