Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

Trigger Overview Trigger Value Handling Trigger Field Settings
  • Home
  • Fotoware Alto
  • 11.14 Schreckhorn
  • Schemas
  • Fields

Trigger

14. March 2025

Elaine Foley

Table of Contents

Trigger Overview Trigger Value Handling Trigger Field Settings

The Trigger field you can use to trigger a business rule with the benefit that it stores the information about the user who clicked the field and when (date and time), whereas a checkbox "start business rule" would not have any information about user and time.

Trigger Overview

Icon
Behavior VIDEO: How a Trigger Behaves
Usage Instead of working with checkboxes, the trigger field can execute a business rule and carries information about the user who triggered and the time and date of the triggering. 
Button text EN: [Field Name EN] 
DE: [Field Name DE]
Examples
  • Content suppliers assign a layer to contents where copyright information is missing. This layer holds a trigger called "Get Copyright Details," which triggers a Business Rule that updates copyright details like source and original title and usage restrictions from IPTC metadata. The content creator can trigger the copyright update when the content is used in campaigns to save credits on stock platforms.
  • Content creators can assign a layer to the content they plan to use in campaigns. This layer holds a trigger field that starts a business process that executes a reverse image search to check if a competitor uses this image in a campaign. The content creator can trigger the image check only for the preferred imagery.
  • The AI-powered business process for image tagging assigns a layer on import that holds all automatic tags. Those tags require human review and cleanup. After manual cleanup and removal of wrong tag assignments, a trigger field starts a business process that copies the reviewed and correct tags into the real metadata layers used from the search.
  • The trigger field can be used to track the status of completed tasks. Assuming you are using fieldset for change requests you can add a trigger field for the person who fulfills the request. The responsible finds the change requests and triggers the "completed" state. This will log time and person in charge. Additional business rules could not be added to execute the "triggered" state. 
Your browser does not support HTML5 video.

Trigger Value Handling

Picturepark Setup Example Layer: Auto-tagging (ID: AutoTagging) 
Field: Assign Matches (ID: assignMatches)
Fieldpath autoTagging.assignMatches.triggeredOn
autoTagging.assignMatches.triggeredBy
Advanced search for field / field value

_exists_:autoTagging.assignMatches.triggeredOn
_exists_:autoTagging.assignMatches.triggeredBy

This syntax will find all Content Items where the trigger was triggered once. You can search for triggeredOn as well as triggeredBy as always both values are available. 
Filter by label

There are no items with the selected labels at this time.

Use in Display Pattern Display Pattern: Trigger (Solutions)
Use in the business rule as path & field id

Path: 
autoTagging.assignMatches.triggeredOn
autoTagging.assignMatches.triggeredBy

Field: 
assignMatches.triggeredOn
assignMatches.triggeredBy

Returned field value .triggeredOn returns date time, which must be formatted 
.triggeredBy returns a UserId only, especially useful for comparison (e.g., show content triggered by Alex)

Trigger Field Settings

Nothing specific about the Trigger field settings.

Name

The label of the Trigger field should clearly indicate what the user triggers. The trigger button will also have this name.

Trigger Field Name as Button Text

ID

The ID fieldis the ID of your field, which is used to link to this field. The field ID is always lowercase. The field's ID is set when creating a new field using camel casing. You need the field ID for the configuration of filters or display patterns. 

The ID is automatically created from the name you insert: 

  • Example: You insert the field name "My NeW fielDs #1 Purpose?
  • Automatic Id: myNeWFielDs1Purpose

You can open the Display Pattern Editor to see the JSON of a Content Item. 

 
Include in filters The Include in filters field setting allows the field to be added as a filter for content (see Channels Configuration) and the field values to be edited in the Batch Editor (indexed fields). Picturepark checks this setting against the allowed number of Search-indexed fields in your subscription plan. While it may be tempting to include all fields in filters and simple search also boosting them, you may revisit this idea based on your subscription plan limit and by testing your common search scenarios - too many values will not automatically result in better search results.
Include in search The Include in search field setting determines whether or not the field's values should be considered in content browser simple search operations. If this option is not enabled, the search does not consider the values of the field in search operations. This can be useful, for example, if the field is used for internal discussions or work directives that you don't want to affect the search results. Picturepark checks those settings against the allowed number of Search-indexed fields in your subscription plan. While it may be tempting to include all fields in filters and simple search boosting them, you may revisit this idea based on your subscription plan limit.
Boost value

The Boost factor field setting will boost the values in the search and help you define the relevance of the content for your users. The boost parameter increases the relative weight of a term (with higher boost values) or decreases the relative weight (with lower boost values), but the increase or decrease is not linear. In other words, a boost of 2 does not result in double the score. You can select between 1, 10, 25, 50, 100, or 500. 

  • Boosting in a list is for the search in fields while tagging.
  • Boosting in layers is for the content browser search.

Picturepark checks this setting against the allowed number of Search-indexed fields in your subscription plan. While it may be tempting to include all fields in filters and simple search boosting them, you may revisit this idea based on your subscription plan limit.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Fields
  • Common Field Settings
  • Checkbox
  • Date Time
  • Fieldset
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand