Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jmrapin Friend
    #891338

    Hi,

    In the online appointment form, how do make the form send an email?
    It is an article with custom HTML code.

    <div class="contact-appoint row">
            <div class="col-sm-8">
                <div class="des-intro">
                    <h4>Online Appointment Form</h4>
                    <p class="text-intro">Use the form below to make an appointment and one of our friendly staff will contact you.</p>
                </div>
                <div class="form-appoint row">
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>First Name: </label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>Last Name: </label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>
    
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>Email:</label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>Phone:</label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>Preferred Date:(mm/dd/yy)</label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>
                    <div class="col-sm-5 form-group">
                        <div class="jcontrol-label"><label>Preferred Time:(hh:mm)</label></div>
                        <div class="jcontrol-input"><input class="input" type="text" /></div>
                    </div>               
    <div class="col-sm-12 form-group">
                       <div class="gr-btn"><button class="btn btn-primary" type="button"> Submit </button></div>
                   </div>
                 </div>
                </div>
                </div>

    I have seen somewhere this answer but I cannot remember where and there is nowhere a search facility in the forum (very annoying)

    Ninja Lead Moderator
    #892116

    Hi,

    In our demo site, we create that sample form only, you can create the contact us form and open Make An Appointment module and change the link to the contact us form.

    Regards

    jmrapin Friend
    #893205

    OK. I have to create a new form then… There is no way to write some submit logic to sent it?
    So how do you create a form then? I suppose you have an extension to do that?

    Ninja Lead Moderator
    #893279

    I don’t know which special fields do you want to build on the contact us form? If you want to make by default contact us form, you can use this guide here

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum