[webform_submission:token-update-url] redirect to <SITE_URL>/admin/webform/manage/<WEBFORM_ID>/results/upload?token=<TOKEN>

Created on 17 April 2024, 7 months ago
Updated 19 April 2024, 7 months ago

Problem/Motivation

I have a webform that had some data preloaded. The idea is that the user receives an url with a token to sign the webform. Then it generates a signed PDF that is downloadable. All preloaded data is not editable. Only de sign filed is enabled.

It works for me in an old Drupal 7 site, but i can't do it the same in Drupal 10 :-(

Any idea?

Thanks in advance

Steps to reproduce

Installed versions:

- Drupal: 10.2.5
- PHP: 8.2
- MySQL: 5.7
- Webform: 6.2.2
- TOKEN: 8.x-1.14

1. The [webform_submission:token-update-url] provides a bad URL to edit de webform submission:

<SITE_URL>/admin/webform/manage/<WEBFORM_ID>/results/upload?token=<TOKEN>

[webform_submission:url]/edit?token=[webform_submission:token]

<SITE_URL>/admin/webform/manage/<WEBFORM_ID>/edit?token=<TOKEN>




πŸ› Bug report
Status

Closed: outdated

Version

6.2

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain Sistemas SUMADOS

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024