Hey everyone,
I would like to create a form on my WordPress site with text fields and either dropdown lists or checkboxes. From the selection made, a flowing text should be generated from text modules, depending on the choices made in the lists.
Example form:
#1 Selection: ((Mr. / Mrs. / Mr. & Mrs.))
#2 Free text field ((Name))
#3 Selection: ((Complaint / Praise))
#4 Free text field ((Name))
Result as flowing text:
Dear ((#1 Mr.)) ((#2 Williams)), I am writing to you because I want to ((#3 thank you for your great support)). Kind regards, ((#4 Marc))
Is it possible to realize this with WordPress? Is there perhaps a plugin that can handle this, or do I need to code something for it?
I appreciate any advice. Thanks in advance. Best regards, Tim
[ad_2]