Fórum

how to add datepicker in input_date taglib liferay7

komeil bitaraf, modificado 7 Anos atrás.

how to add datepicker in input_date taglib liferay7

New Member Postagens: 7 Data de Entrada: 21/05/16 Postagens Recentes
hi
i am using liferay 7
i want to override my input_date taglib in html/taglib/ui/page.jsp
and add different datepicker
my page.jsp completely change in overriding core jsp but i can't add datepicker.js and show TypeError: $(...).datepicker is not a function
tnx
komeil bitaraf, modificado 7 Anos atrás.

RE: how to add datepicker in input_date taglib liferay7

New Member Postagens: 7 Data de Entrada: 21/05/16 Postagens Recentes
Please Help Me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Anton Truong, modificado 6 Anos atrás.

RE: how to add datepicker in input_date taglib liferay7

New Member Postagens: 5 Data de Entrada: 12/01/17 Postagens Recentes
Hi,

fortunately I dont have solution but a problem in how to overwrite the taglib in html/taglib/ui/page.jsp.

Could you help me please?

Thx and best regards,


Anton
thumbnail
Andrew Jardine, modificado 6 Anos atrás.

RE: how to add datepicker in input_date taglib liferay7

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
Hi Anton,

You'll want to follow this guide https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/overriding-core-jsps in order to do it properly.