Skip to content

Possibility to pass parameters with multiple values to the template #21

@bmulckhu

Description

@bmulckhu

With the format "moderntimeline", it’s currently not possible to pass parameters (properties) with multiple values to the template for the slide area. When the query results in multiple values for a print-property, only the first value will be passed through to the template; the other values will be ignored and are thus not available within the template domain.

I've found a "workaround" for this issue (simply querying for the desired values), but that would technically be very inefficient for timelines with many events/dates. Every event will then result in one or more queries for displaying information...

The desired solution would be - imho - that all values will be passed through the template, f.e. separated by semicolons. The #arraymap parser function can then be used for further handling of the data for display.

Example of current situation (still under development, so might change): TheaterEncyclopedie

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