Hi guys,
Thanks for the responses. This thread can be closed, because we have a more accurate description of the real problem here: https://wordpress.org/support/topic/astra-tries-loading-file-that-doesnt-exist/#new-topic-0
Kind regards,
Frank
Hi Mirko,
Thanks for the reply. What I would like to achieve is create key-value (name-value) pairs that I can use in email notifications. A small example:
Booking Form fields filled in by attendee:
name: Peter
freeField1: I like donuts
zipCode: 1234AB
Email template:
Hi [name],
I see that your zipcode is [zipCode] and that you’ve said: “[freeField1]”.
Another feature we would like to have is custom form input validation, so we can specify exactly, for each field, what the allowed characters are, the maxLength, minLength, regex pattern, etc.
Kind regards,
Frank