Hey there,
I’ve found some interesting stuff here in the community like a detail of the vehicule fleet, but this post was closed and I have still a question about this.
I’ve copied the code below and adapt a few things, everything looks fine but in the export no data is shown. Can anyone tell me what the problem is?
Thanks in advance!
**_PERSONENWAGENS_**
|Merk + type|Bestuurder|Nummerplaat|1e inschrijving|Brandstof|CO²-uitstoot|% verworpen|
|:---25%----|:---25%---|:--12%----:|:---12%-------:|--12%----|:--7%------:|:--------:+{% fori wagen in custom.wagens %}
|{% input wagen.type %}|{% input wagen.bestuurderpw %}|{% input wagen.nummerplaatpw %}|{% input wagen.datuminschr as:date %}|{% input wagen.brandstof %}|{% input wagen.couitstoot %}|{% input wagen.verworpen %}{%endfori %}