mcatze
Well-known member
Hey everybody,
i have a template with a selectrow. With foreach i got the data from the array(). So far so good.
In the select row are all data from the array shown, but how can i get all data saved to the db?
I tried with
I hope i describe my problem clear enough.
i have a template with a selectrow. With foreach i got the data from the array(). So far so good.
In the select row are all data from the array shown, but how can i get all data saved to the db?
I tried with
name="data()" value="$data()"
but it doesn't work.I hope i describe my problem clear enough.
Attachments
Last edited: