Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.

how can i add the for-loop index to the upload templ-form? #893

Closed
@syllogismus

Description

@syllogismus
<script id="template-upload" type="text/html"> {% for (var i=0, files=o.files, l=files.length, file=files[0]; i {%=file.name%} {%=i%} > > the last line doesnt either work at all or the whole form breaks. how can i get the loop-index ? > > thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions