Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English
The Default Formatter allows you to transform and style the column row value with various options available.

Default Formatter Properties

...

NameDescription
FormTarget form to retrieve the value from.
Field

Field ID of the select field to retrieve the value from.

Info
titleExample

The current column value holds the category ID.

There is a separate form called "Category" that holds all the categories.

Category form table scheme:

Name
id
name
description

By specifying "name" here, the category name will be returned.