Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Summary

Goal

Setup in Picturepark
Layer: Corporate Information
Tagbox with multiple values: Persons

Field Value Access

Use Case

{% if data.autoTagging.assignMatches.triggeredOn %}
{{data.autoTagging.assignMatches.triggeredOn | local_date: "%d.%m.%Y %H:%M:%S"}}
{% endif %}

Trigger

data.autoTagging.assignMatches.triggeredOn
data.autoTagging.assignMatches.triggeredBy

A use case would be to show the triggeredOn value as a summary. The trigger field already shows this information in view mode. If you still have this information in the Display Pattern, you can do so and convert the trigger date to your local time using the Liquid Filter local_date.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.