I have an issue adding a second contact form to the same page
I tried to follow this: https://learn.getgrav.org/17/forms/forms
forms:
contact-form:
fields:
...
buttons:
...
process:
...
newsletter-form:
fields:
...
buttons:
...
process:
but without success, maybe very simple, missing something
was trying to set up something like this:
user can toggle the form or option to select like user1 or user2
form1 goes recipient or user 1
form2 goes recipient or user 2
hope someone can put me in the right direction Thank you