See the image below:

I need to remove month, day and year... and show only calendar and the date in a textfield
Code: Select all
// replace the following or whatever your date
<%%COMBO(date)%%>
Code: Select all
// with the following
<input type="date" class="form-control">