The default data source for each column/row. The actual data source applied is determined by arbitration for each combination of column and row definitions.
Column and Row Specifications
This manual is in pilot operation.
|
Column and row specifications are used to specify various conditions for the display of columns or rows. The items that can be specified in both column and row specifications are the same and listed below.
Label and Name
Item | Setting |
---|---|
Label |
The label used to refer to this column/row in formulas. |
Name |
The name given to describe the column/row. It is a multilingual string and does not affect the display in reports or screens. |
Cell Value Display and Editing Rules
Item | Setting |
---|---|
Data Source |
|
Formula |
The text expression used to calculate the value displayed in the column/row. The actual formula applied is determined by arbitration for each combination of column and row definitions. The result of the formula may be a string, not necessarily a number. |
Reflect calculated value to ledger |
Specifies whether you want the value calculated by the formula[1] to be written to the ledger (if not specified, the calculated value is displayed only and not written to the ledger). If the data type of the target ledger cell is a Boolean value or an enumeration, the following rules apply to the writing of the calculation results:
1. When calculating the value to be reflected in the ledger, English is always applied (even if another language is selected on the client side, the calculation is redone in English on the server side). This is to prevent the write value from changing depending on the language selected on the client side. Generally, form designs that allow the value to be written in the ledger to be affected by the language are not desirable.
|
Display/editing methods for amounts/numbers |
The default display/editing methods for amounts/numbers for each column/row. The actual method applied is determined by arbitration for each combination of column and row specifications. |
Format text with markup |
If this item is checked, for ledger cells of string data type in both [Browser] and [Contributor], the string formatted with markup will be interpreted and displayed. For cells without cell specification, if it is checked in either column or row specification, the markup formatting will be interpreted. For details on markup, please refer to Supported Markup Formats. |
Sign type |
Specifies the display method of the sign when displaying amounts/numbers.
The actual sign type applied is determined by arbitration for each combination of column and row specifications. If no sign type is specified in column, row, or cell specifications, the cell’s sign type will default to "Follow account attribute". |
Protect cells (prohibit input) |
Specifies whether to protect the cell, i.e., to make it input-prohibited. The default is unchecked, meaning "do not prohibit". For cells without cell specification, if it is checked in either column or row specification, the cell will be protected. |
Column and Row Display Rules
Item | Setting |
---|---|
Column/Row Title |
Specifies the text expression for the string to be displayed as the column/row title. Multilingual specification is possible. |
Suppress Column/Row Display |
This item can be used to suppress the display of a column/row when you do not wish to show it (e.g., columns/rows holding intermediate results of calculations). |
Suppress Borders |
This item can be used to suppress the display of borders surrounding each cell and the column/row title in the column/row. |
Drill-down
Drill-down refers to the action of clicking on a column/row under specific conditions to navigate to another form. Drill-down specifications consist of pairs of drill-down executable conditions and target forms, and multiple specifications can be registered. Multiple drill-down specifications are checked in order from the first
for each column/row, and the first drill-down specification that meets the executable condition is applied. Each drill-down specification includes the following items:
Item | Setting |
---|---|
Name Mandatory |
Specify the name of the drill-down case. |
Target Application |
Specify the target application for the drill-down. If not specified, this application itself will be used as the drill-down target. |
Target Form |
Specify the target form for the drill-down. If not specified, this form itself will be used as the drill-down target. |
Drill-down Executable Condition |
Describe the condition for determining the drill-down feasibility in a text expression. If a text expression is specified here, drill-down is only allowed for loop items for which the evaluation result of the text expression is |