Skip to content

Access token in default email template

theo lem requested to merge fix-submission-url into develop

Adding access token for individual submissions in the template for default webform email. Without this token, users can't access submissions with the link sent by email, which only contains the replaced [submission:url] token.

TODO :

  • Fix default form redirection : when an email is set, the form redirects to a 403 Forbidden page.

Merge request reports