Quote from
Phil78 on August 18, 2023, 4:52 pm
thank you @luishp. It is ok now. I suppose we can remove neoDatePicker.nabp.
Regards
Can you help me with neodatepicker3?
In my project at the end of the page I inserted the two instructions :
neoDateInit
neoDatePicker3Plus "TextInputServData" "dd-mm-yyyy" "" "it" true false "days" "days" "bottom"
In the TextInputServData I inserted the following code :
BeginJS
$App.DATA=$("#TextInputServData").val();
EndJS
The result is as in the attached image, that is, no calendar appears under the text box
Suggerimenti?
Thank you in advance
Quote from
Phil78 on August 18, 2023, 4:52 pm
thank you @luishp. It is ok now. I suppose we can remove neoDatePicker.nabp.
Regards
Can you help me with neodatepicker3?
In my project at the end of the page I inserted the two instructions :
neoDateInit
neoDatePicker3Plus "TextInputServData" "dd-mm-yyyy" "" "it" true false "days" "days" "bottom"
In the TextInputServData I inserted the following code :
BeginJS
$App.DATA=$("#TextInputServData").val();
EndJS
The result is as in the attached image, that is, no calendar appears under the text box
Suggerimenti?
Thank you in advance
Uploaded files: