Skip to main content

Sorting Table Records

There are two fields you can use to configure how you want records(Table Rows) to be sorted on document: Sorting Fields : Text type field. It is not a required field. Field needs to have list of tabl…

Destatech
Updated by Destatech

There are two fields you can use to configure how you want records(Table Rows) to be sorted on document:

  • Sorting Fields: Text type field. It is not a required field. Field needs to have list of tables(subtable) field ids will be used for sorting records. Fields need to be in the same order as Sorting Options order. You must separate them with period (“.”).

Example=3.2.4

  • Sorting Options: Text type field. It is not a required field. Use option “A” for “Ascending” and “D” for “Descending”. Options need to be in the same order as Sorting Fields order.

Example:AAD

How did we do?

Filtering(Querying) Table Records

Grouping Table Records

Contact