Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mondula2016

    (@mondula2016)

    Hi Monyane,

    you mean something like ‘yyyy-mm-dd’ as a grayed out placeholder value in the input field? We don’t think that’s convenient because when you click the date field, the date picker appears, you choose a date and now you know the date format.

    If you would like to add elaborations for the date field, please use the Paragraph form element.

    Cheers and all the best,
    Mondula

    Thread Starter Monyane Ramollo

    (@monyane)

    Cool thanks, I’ve use this:

    <div class=”fw-step-block” data-blockid=”1″ data-type=”fw-date” data-required=”false”>
    <div class=”fw-input-container”>
    <h3>Date</h3><input type=”date” class=”fw-text-input fw-datepicker-here hasDatepicker” data-id=”date” data-language=”en” data-dateformat=”yy-mm-dd” id=”dp1525349299447″><span class=”fa fa-calendar form-control-feedback” aria-hidden=”true”></span>
    </div>
    <div class=”fw-clearfix”></div>
    </div>

    Plugin Author mondula2016

    (@mondula2016)

    ok. thx for that 😉

    best

    Mondula Team

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

The topic ‘Placeholder for Date?’ is closed to new replies.