Hi

Step 1: on a site page I have a link : <a href="/mywebform?bd=test.pdf"<strong>test</strong> </a>

Step 2: onClicking the above link takes to mywebform (application form)

step 3: After submission of the webform -I am redirecting to a PDF (whose file name is pulled from the URL parameter) using the custom URL settings (here I am giving the complete path of the pdf on the server for ex : custom URL :/sites/files/pdfs/)

All the above 3 steps working fine in all the browsers except IE.

Any help is highly appreciated.

Thanks in advance

Comments

Akshita’s picture

Hi

Step 1: on a site page I have a link : test

Step 2: onClicking the above link takes to mywebform (application form)

step 3: After submission of the webform -I am redirecting to a PDF (whose file name is pulled from the URL parameter) using the custom URL settings (here I am giving the complete path of the pdf on the server for ex : custom URL :/sites/files/pdfs/[submission:values:bd:nolabel])

All the above 3 steps working fine in all the browsers except IE.

Any help is highly appreciated.

Thanks in advance

AndreasT’s picture

Are you able to get redirection to any custom URL at all, even if you entered http://www.google.com for example? I am not able to get redirection to a custom URL working unless it is the administrator role that submitts it. For anon and loged in users it doesnt work.

quicksketch’s picture

Status: Active » Postponed (maintainer needs more info)

Hi @Akshita, did you ever figure out the solution to this problem? It seems like everything you've done would work okay to me.

Akshita’s picture

No , It is not.

Thanks for the turn around.

quicksketch’s picture

There was a recent issue that may have had an impact on this issue: #1897038: Hidden fields in [submission:values] tokens unavailable to anonymous user without "Access all submissions" permission granted

The fix is included in the new 4.x-alpha9 release. Could you try the new version out and see if it has addressed this problem?

Akshita’s picture

Thank You. Sorry I did not get a chance to try the new version yet. will try.

quicksketch’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing after lack of activity.