Hi,
I try to parse form fields to the Confirmation page.
It is, to me, not clear enough how to do that.
I have setup: ``Beste Naam=:{Volledige naam:12}&Lidmaatschap={Soort lidmaatschap:5}&IBAN={IBAN-Banknummer:9}”
The Confirmation page show no passed values for the given fields.
Ron
Een kopie van de aanvraag wordt naar het opgegeven e-mailadres gestuurd. Let op: Deze kan in de map “ongewenste mail” binnenkomen
Also, looking quickly at what you posted, try changing the parameter name from “Beste Naam” to “bestenaam” with no spaces (in the form and the query string) and see if that works.