-
AuthorPosts
-
September 17, 2015 at 3:59 pm #504923
Hi,
i’m using an accordion with a toggle.
The toggle has a title “Contact Us about this item”
and inside i have added the below code:[av_contact email=' (Email address hidden if logged out) ' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='active' form_align='' color=''] [av_contact_field label='Name' type='text' options='' multi_select='' check='is_empty' width=''][/av_contact_field] [av_contact_field label='E-Mail' type='text' options='' multi_select='' check='is_email' width=''][/av_contact_field] [av_contact_field label='Subject' title='Send us mail' type='text' options='' multi_select='' check='is_empty' width=''][/av_contact_field] [av_contact_field label='Message' type='textarea' options='' multi_select='' check='is_empty' width=''][/av_contact_field] [/av_contact]
I will be adding this on every item page and i want every time to type manually a different fixed Subject title e.g Ring 001 silver, statue 015 bronze etc
So when a user uses the form, the Subject title is typed already there for him.What do i have to change in the code for that to work?
Thx
September 17, 2015 at 4:50 pm #504986Hey Dmanbo!
You could save it as a template and then load it on other pages that you need to use it on so all you have to change is the title.
Having it change automatically is not possible I think. Not without a lot of customization.
Cheers!
ElliottSeptember 17, 2015 at 6:33 pm #505078Hi Elliott
i don’t want it to change automatically and also creating a template i don’t understand how it will solve my problem.
I want the form to have a set Subject that i will be typing in every time on every page. I don’t mind typing it.
So, the form on page 1 i want to have a set Subject “Ring 001”
The Form on page 2 to have a set Subject “Ornament 038”
But i want to be typing them in the code every time.So basically the question is how i place a Subject name in the form code?
I sent some info in Private ContentThx
September 18, 2015 at 4:23 pm #505643Hi!
when you create a contact form element with avia layout builder and edit it, click on “Hide Form Labels”, so every form title will be use an inline label.
Cheers!
AndyOctober 8, 2015 at 7:20 pm #516055Thank you very much, it all works fine now
thx
-
AuthorPosts
- The topic ‘Fixed Subject title on Contact Form’ is closed to new replies.