ectly?
On Monday, June 19, 2023 at 9:30:15 AM UTC-5 Lee Stevens wrote:
> Helo,
>
> I have a dataset returning to a page. I need JavaScript to be able to
> process this.
>
> Instead of using:
> {% for item in dataset %}
> {{ item.field1 }}
> {{ item.field2 }}
> {% e
Helo,
I have a dataset returning to a page. I need JavaScript to be able to
process this.
Instead of using:
{% for item in dataset %}
{{ item.field1 }}
{{ item.field2 }}
{% endfor %}
Is there a *JavaScript* way to read this dataset/variable instead?
Thanks.
--
You received this message beca
2 matches
Mail list logo