Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition
The Default Formatter allows you to transform and style the column row value with various options available.

...

定义

默认格式化  让你变身和风格不同的选项可用列行值。


Image Added

图1:默认格式化程序属性

名称描述
格式化检查是否适合设置列值的样式。
字体大小

字符的字体大小。

Figure 1: Default Formatter Properties

NameDescription
FormattingCheck if appropriate to style the column value.
Font Size

Font size in character.

Code Block
titleExample
14px
字体颜色代码字符中的字体颜色代码。

 

Font Color Code

Font color code in character.

Code Block
titleExample
#ff0000
Code Block
titleExample
red

Figure 2: Default Formatter Properties - Configure Foreign Key

In this tab, when configured, the current column value will act as a foreign key value and will be used to retrieve field value from other form data table.

图2:默认格式化程序属性 - 配置外键

在此选项卡中,当配置时,当前列值将充当外键值,并将用于从其他表单数据表中检索字段值。

名称描述
形成目标表单从中检索值。
领域

从中检索值的选择字段的字段ID。

NameDescription
FormTarget form to retrieve value from.
Field

Field ID of the select field to retrieve value from.

Info
titleExample

当前列值保持类别ID

有一个名为“类别”的单独的表格,它包含所有类别。

类别表格方案:

名称
ID
名称
描述

通过在这里指定“ 名称 ”,将返回类别名称。

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.