Replies: 0
Only the name, email and message are showing in the form emails I receive. Can someone please point out my code error? Thanks.
<label> Name (required)
[text* your-name] </label>
<label> Email (required)
[email* your-email] </label>
<label> Title/Role
[text your-title] </label>
<label> Company Name
[text your-company] </label>
<label> Phone
[tel your-phone] </label>
<label> Estimated Budget
[text your-budget] </label>
<label> Estimated Timeline
[text your-timeline] </label>
<label> What can Adunate do for you?
[textarea your-message] </label>
[submit “Send”]