I have a LOAD with a modal. But when using the input with class = "... date" the following happens.
<https://lh3.googleusercontent.com/-W1sN_pU8QNA/Wn28Z3G9j1I/AAAAAAAABMU/ZwY7tpQA19k6eYSOT9O2053y9-UgzcosACLcBGAs/s1600/Captura%2Bde%2Bpantalla%2Bde%2B2018-02-09%2B09-18-50.png> I tried to use the elements directly within the modal without the LOAD. But I get the same result. This is the input code. <div class="form-group"> <label class="control-label col-sm-2">{{=T('Finish date')}}</label> <div class="col-sm-10"> <input class="form-control date" type="text" name="finish_date" value="{{=finish_date or ''}}" required> </div> </div> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.