@@tobi85
var data = {}; data["1"] = "Pulli"; data["2"] = "Hose";
Das ist ein sicheres Zeichen, dass du ein Array willst: var data = ["Pulli", "Hose"];
.
$dataAll["data"]["auftragnr"] = auftragnr; $dataAll["data"]["knr"] = knr; $dataAll["artikel"]["1"] = pulli; $dataAll["artikel"]["2"] = hose;
Das Objekt könnte dann so aussehen:
var data = {
auftragnr: 12345,
knr: 6789,
artikel: ["Pulli", "Hose"]
};
LLAP 🖖
--
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
sh:) fo:} ch:? rl:) br:> n4:& va:| de:> zu:} fl:{ ss:| ls:# js:|