- π©πͺGermany stefan.korn Jossgrund
I did also notice similar problem with locked submission in webform 6.2.x. The process is as follows:
- Create a webform
- add an action that locks webform after submission
- use token in the confirmation textThe token is not evaluated in the confirmation page if the locking action is present, otherwise the token is evaluated.
It also depends on confirmation type as it seems:
It works if confirmation type is set to
- Message
- URL with messageIt does not work with confirmation type set to
- Page
- Inline