Full Placeholders List for General System Information

While many placeholders are specific to certain modules, others are related to the system itself, or certain features that are available across modules.

 

 

Grid Information

Dynamic grids within the policy and claims workflows have a set of hidden tracking numbers that can be pulled into calculated fields.  For each of these placeholders, the grid code must be provided.

 

 

Document

E-mail

Field

Grid Row Number

û

û

ü

    Calculated Field

[[gridcode_SequenceNo]]

Notes:

o Must be used within a grid.

o When used in child grids, the numbers will represent the overall row numbers across all parent rows.  For row numbers specific to each parent row, use the Child Row Number.

o Row numbers may not be sequential.  Deleting rows does not renumber existing rows, and new rows will always have a row number one higher than the highest existing row number.

 

 

Document

E-mail

Field

Child Row Number

û

û

ü

    Calculated Field

[[gridcode_ChildSequenceNo]]

Notes:

o Must be used within a grid.

o When used in child grids, the numbers will represent the row numbers specific to each parent row.  For overall row numbers across all parent rows, use the Grid Row Number.

o Row numbers may not be sequential.  Deleting rows does not renumber existing rows, and new rows will always have a row number one higher than the highest existing row number.

 

 

Document

E-mail

Field

Grid Hierarchy

û

û

ü

    Calculated Field

[[gridcode_HierarchyId]]

Notes:

o Must be used within a grid.

o Displays the current row's position in the parent/child grid hierarchy, presented as a period-separated set of row numbers.  For example, the second row of the top-level grid has four child entries, and the third row of those child entries has one child entry, the hierarchy will display "2.3.1".

 

 

Document

E-mail

Field

Unique Row Identifier

û

û

ü

    Calculated Field

[[gridcode_Key]]

Notes:

o Must be used within a grid.

o Displays a unique internal ID code for the row.

 

 

Document

E-mail

Field

Next Row Number

û

û

ü

    Calculated Field

[[gridcode_NextSequenceNo]]

Notes:

o Displays the next row number to be used when adding a new row to the selected grid.

o Row numbers may not be sequential.  Deleting rows does not renumber existing rows, and new rows will always have a row number one higher than the highest existing row number.

 

 

Document

E-mail

Field

Next Child Row Number

û

û

ü

    Calculated Field

[[gridcode_NextChildSequenceNo]]

Notes:

o Must be used within a grid.

o Displays the next child row number to be used when adding a new child row to the current parent row.

o Row numbers may not be sequential.  Deleting rows does not renumber existing rows, and new rows will always have a row number one higher than the highest existing row number.