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
    • Release Notes
    • End-User Manual
    • Solutions
    • Terminology
    • User Guides
    • API Changelog
  2. Fotoware Veloz
    • Fotoware Veloz releases
    • 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 Content Management System (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
    • Activity Exports
    • Example workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets in Fotostation
    • 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
    • About Flow
    • Getting started
    • Flow dictionary
  5. Fotoware On-premises
    • Fotoware On-premises releases
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • Fotoware Alto API
    • Fotoware Veloz and On-premises API
  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

Custom sort fields
  • Home
  • Fotoware Alto
  • End-User Manual
  • Find content
  • Channel

Channel settings

28. May 2026

Elaine Foley

Table of Contents

Custom sort fields

Property

JSON

Description

Toolbar



 



 

 

 

This will delete the Channel and all settings after you confirm. 

“Edit JSON”



 

The JSON is the exact representation of the UI settings. This may help duplicate a Channel with adjusted settings. 

“Edit”

 

This makes the settings editable.

Settings

ID

id

The Channel ID cannot be changed once it has been set.

Name

names

The display name for the Channel per UI language. The language property "x-default" is the fallback language and uses the customer's default language setting.

Sort order

sortOrder

Defines the order in which the channels appear in the Content Browser dropdown menu. 

The value 0 is the default and will add the Channel to the top. Working in steps of 100 simplifies handling; e.g., 400 is the 4th position, and you can add 100 channels until you have to change the channel order for the 5th position.

Extended simple search fields

extendedSimpleSearchFields

You can extend the search index (fields with “use in the search” enabled).

Some system fields can be added here if needed. For example, you can add “id” to search for the GUID of a Content Item.

You cannot add “_refId” to search for the GUID of List Items. Searching for refId in the Content Browser is technically not possible.

 

Sort fields

 

sortFields

The fields here are available for sorting in the Channel, which are displayed to the user. The field sort order here determines the sort order in the Channel sorting dropdown. 

Every channel has default sort options (Creation date, Modification date, Relevance, and Filename). You can remove or replace them with more suitable options. 

Example: A product channel may benefit from sorting by release date, product price, market, or campaigns, whereas an event channel benefits more from sorting based on location, event date, and sponsors.

👉 Create a custom sort

You can select from pre-defined sort fields (Created by, Modified by, etc.) and all fields marked as sortable in the corresponding schema. 

 

If not all Content Items have values for the selected sort field, only those with values will be sorted and displayed first. Then all Content Items with no value will be shown.

Sort
(item sort order)

sort

The Sort setting sets the default sort order for Content Items in the Channel. If a user changes the Channel, this setting will be stored in the local browser cache until you clear your cache. There is no option to reset settings for all users in Fotoware Alto.

Custom sort fields

For custom sort fields, follow the steps:

  1. Validate that the field on the layer is sortable.
  2. Add field as “sort field” (down below).
  3. Add field here as sort in the channel.

JSON Example

"sort": [
   {
       "field": "audit.creationDate",
       "direction": "Asc"
   }
],

Filter

filter

The filter value is the Query Filter for the Channel.

Example: show only items that have a tag assigned (exists) in the tagbox events (nested filter for multi tagbox).

{
    "kind": "NestedFilter",
    "path": "detailInformation.eventDetails.events",
    "filter": {
        "kind": "ExistsFilter",
        "field": "detailInformation.eventDetails.events"
    }
}

Missing results display patterns
(translated)

missingResultsDisplayPatterns

The translated text users see when the search cannot find Content Items, so that the user will have no results for their filter selection or search query. 

JSON Examples

Channel: Show Text when no Search Results
Channel: Now Search Results Text

Content browser filters

Press the Add button to add a new filter.

Filters

aggregations

These are the filters that display for the Channel in the Content Browser. These should be adjusted using the UI. 

Permissions

Press the Add to add a new permission (View for all checkbox or individual roles).

View for all

viewForAll 

This setting is true or false and allows access to all users of the system. When set to true, administrators no longer need to add (new) user roles to each channel unless such access restrictions are needed.

This is useful if all users in the company should see a Channel, because you don't need to add new user roles to the channel when they are created, e.g., for company policies. 

Roles

grantedUserRoleIds

The IDs of the user roles that should have access to the Channel. You can find the ID by clicking Roles, then the user role you wish to add, and copying it from the URL in your browser. See the Root Channel for an example if you have syntax errors.

configuration channel

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Channel
  • Channel Filter: Show Only Word Documents
  • Viewing the contents of an album
  • Channel cheat sheet
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
Brown Boveri Str.7
5400 Baden
Switzerland

Copyright 2026 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand