When filling out the form with result variable that reditects to a thank you page with Result output block I get this encrypted string:
UTY3SkNuak9KVGN5UUI5dE5lMno2dHZSMjdnemRuK1FjNjZGUFY4RE5BQlJ2NldoR3liN0ZaRFk4UnpXQlpwbHpPV0l6ZWlVaytjUXNSbVg4MFFxSWtBenlYOW4rMFZyRG9BdG5JZlJxbnc9
When decrypted this will give me:
{"es-variation":{"result":"hosted-event"},"es-ro":{"t":"result"}}
This correctly shows the result output item called hosted-event, but for some reason the heading is changed to result.
This is what should be shown:
This is what gets displayed:
I'm not sure why this happens, this happens on one of the multisites, but on the main site it works fine.