This object is in archive! 
Is "Event Name" required on Quote request page?
Answered
Looking to replace this box with the "customer type" but wanted to check to make sure this would cause conflicts like the last time...am i safe to make the change?
There is nothing special about that field. It's really information only, so go for it!
There is nothing special about that field. It's really information only, so go for it!
would this be the correct code to use to replace that field with customer type?
<div class="control-group"> <label class="control-label" for="surface">Customer Type</label>
<div class="controls"> *customertype_field*
</div>
</div>
would this be the correct code to use to replace that field with customer type?
<div class="control-group"> <label class="control-label" for="surface">Customer Type</label>
<div class="controls"> *customertype_field*
</div>
</div>
That looks correct. I always recommend copy/pasting the orginal code into a text editor though, before making any changes. That way, if something goes wrong, you can have something correct to fall back on.
That looks correct. I always recommend copy/pasting the orginal code into a text editor though, before making any changes. That way, if something goes wrong, you can have something correct to fall back on.
I changed my "Organization" to party theme.
Works awesome
http://www.fiestabounce.com
I changed my "Organization" to party theme.
Works awesome
http://www.fiestabounce.com
Thanks for the suggestion. I looked at your page and noticed you were able to hide/delete the field for fax# and office #. Did you delete those fields from your page? Or did you hide them somehow? Is there anything special you had to do?
Thanks for the suggestion. I looked at your page and noticed you were able to hide/delete the field for fax# and office #. Did you delete those fields from your page? Or did you hide them somehow? Is there anything special you had to do?
Hi Jessie,
I belive I just removed the coding but I'm not 100% sure because it was a few months ago.
Hi Jessie,
I belive I just removed the coding but I'm not 100% sure because it was a few months ago.
Replies have been locked on this page!