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

&dateSource "eats" tv-value in ditto template #2

@esszett

Description

@esszett

In ditto v2.1.1 it was possible to retrieve both values of a date field:
[[Ditto? &dateSource='myunixtime' &dateFormat='%d.%m' … &hiddenFields='myunixtime' …]]
in the related ditto template I could retrieve
[+date+] //the formated value of myunixtime
[+myunixtime+] //the unformatted timestamp

In current Ditto v2.1.3 – [+myunixtime+] is empty. Is this the intended behaviour?

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