Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

handles and images #5

@diomed

Description

@diomed

hi

I'd like to create multiple File upload fields with different handles, like images / photo etc.
but when I change the handle, how should this code look like?
<img src="{//data/params/workspace}{image/@path}/{image/filename}" width="500" alt=""/>

Could you also explain me why can't I use:
<xsl:if select="data/news-images/entry">

[basically, I want to tell symphony that when image is available it should display it,
and when it's not it should ignore that field, which it doesn't do currrently, because
currently it wants to display all non existent images from that field]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions