Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shidhu40

    (@shidhu40)

    @jwind Due you have any idea hows webhooks works

    Thread Starter shidhu40

    (@shidhu40)

    I have create following html
    <div class=”input-field-rgt”>
    <span class=”wpcf7-form-control-wrap radio-1″>
    <span class=”wpcf7-form-control wpcf7-radio” id=”WestCoast”>
    <span class=”wpcf7-list-item first”>
    <label><input name=”radio-1″ value=”Sept 5th – 14th, 17th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Sept 5th – 14th, 17th (13 day)</span></label></span>
    <span class=”wpcf7-list-item”>
    <label><input name=”radio-1″ value=”Oct 3rd – 12th, 15th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Oct 3rd – 12th, 15th (13 day)</span></label></span>
    <span class=”wpcf7-list-item”>
    <label><input name=”radio-1″ value=”Nov 15th – 24th, 27th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Nov 15th – 24th, 27th (13 day)</span></label></span>
    <span class=”wpcf7-list-item”>
    <label><input name=”radio-1″ value=”March 27th – April 5th, 8th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>March 27th – April 5th, 8th (13 day)</span></label></span>
    <span class=”wpcf7-list-item”>
    <label><input name=”radio-1″ value=”May 15th – 24th, 27th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>May 15th – 24th, 27th (13 day)</span></label></span>
    <span class=”wpcf7-list-item last”><label><input name=”radio-1″ value=”Other Dates” type=”radio”><span class=”wpcf7-list-item-label”>Other Dates</span></label></span>
    </span>
    </span>
    <span class=”wpcf7-form-control-wrap date-119″><input name=”date-119″ value=”” class=”wpcf7-form-control wpcf7-date wpcf7-validates-as-date” aria-invalid=”false” style=”display: none;” type=”date”></span>
    </div>

    Thread Starter shidhu40

    (@shidhu40)

    I have rendering its dynamically and update with ajax

Viewing 3 replies - 1 through 3 (of 3 total)