
Quote from Phil78 on August 15, 2023, 5:41 pmHi @luishp
When I use neoDatePickerPlus it is OK, but when I use neoDatePicker I have an error on select :
Uncaught ReferenceError: $Scope is not defined
onSelect file:///E:/Philippe/Documents/VisualNeoWeb/Projets/icons_test_Test/main.js?v=9:136_triggerOnChange file:///C:/ProgramData/SinLios/VisualNeoWeb/js/neodatepicker/datepicker.js:261selectDate file:///C:/ProgramData/SinLios/VisualNeoWeb/js/neodatepicker/datepicker.js:400_handleClick file:///C:/ProgramData/SinLios/VisualNeoWeb/js/neodatepicker/datepicker.js:1487_onClickCell file:///C:/ProgramData/SinLios/VisualNeoWeb/js/neodatepicker/datepicker.js:1499If I use neoDatePickerDestroy on page exit I have also an error even with neoDatePickerPlus or neoDatePickerTypeError: mydatepicker.destroy is not a functionneoDatePickerDestroy main.js:136NewPage_pageexit main.js:12<anonymous> main.js:1Angular 9GotoPageNum main.js:2GotoNextPage main.js:2regards
Hi @luishp
When I use neoDatePickerPlus it is OK, but when I use neoDatePicker I have an error on select :
Uncaught ReferenceError: $Scope is not defined

Quote from luishp on August 18, 2023, 12:36 pmHi @phil78, you are right. PLease use neoDatePicker3 instead (attached).
Regards.
Hi @phil78, you are right. PLease use neoDatePicker3 instead (attached).
Regards.

Quote from Phil78 on August 18, 2023, 4:52 pmthank you @luishp. It is ok now. I suppose we can remove neoDatePicker.nabp.
Regards
thank you @luishp. It is ok now. I suppose we can remove neoDatePicker.nabp.
Regards
Quote from Damasiciccio on June 2, 2024, 9:43 pmQuote from Phil78 on August 18, 2023, 4:52 pmthank 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();
EndJSThe 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 pmthank 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: