Read the captured data from that form with POST

Hi @user23542

The field names are created from the label text.

Anyway, it’s used to pre-fill fields. Maybe you can do something with that.
mywebsite .com/contact/?Name=John
https://help.elfsight.com/article/1127-how-to-pre-fill-form-fields-using-url-parameters

I think sending via POST is also in the planning stages.
add a URL and send the data as ‘POST’

1 Like