Quote from
Phil78 on February 14, 2023, 8:38 pm
I want to populate my LB from a database.
the subroutine getAnnee (below) populate my array, but after I have a loop with this error :
CreateEmptyArray [annees]
SetVar [annees] [resp]
----------
TypeError: str.indexOf is not a function
<anonymous> http://diapo/js/main.js:1
Angular 7
angular.min.js:129:202
----------
If I do not declare [annees] in Articles of the listbox I do not get error.
I want to populate my LB from a database.
the subroutine getAnnee (below) populate my array, but after I have a loop with this error :
CreateEmptyArray [annees]
SetVar [annees] [resp]
----------
TypeError: str.indexOf is not a function
<anonymous> http://diapo/js/main.js:1
Angular 7
angular.min.js:129:202
----------
If I do not declare [annees] in Articles of the listbox I do not get error.
Uploaded files:- You need to login to have access to uploads.