Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 4 parts

{Document detail viewDTK Records}

The Document Detail View macro returns a detail list of all the fields used in DocToolkit for the selected Document.

...

All records that are found are returned.

In the example below only the Manged Workstations with OS Type '7' will be returned.  All the fields for each record will be displayed.

Image Removed


This DTK Records Macro Dialog is sub-divided into 4 parts:

  1. Selection of Table (1.a) to display (This include how many letter of the Password to display (1.b), Include Archived Table to the Dropdown of Table (1.c) and Show Rows base from Status [All, Active, Inactive] (1.d)
  2. Fields to display. You have option to Show, Hide or Show only if has Value (2.a). You can also change it all at once by using the Dropdown on the Header (2.b) 
  3. Filters. You can Filter what Row you only want to display. To add Filter, use Add Filter (3.a), to Delete Filter entry, you can use the Delete (3.b) on each row. You can select what Column to use (3.c), Comparison (3.d) and Value (3.e). You can configure the Comparison to be Case-Sensitive by checking the check box (3.f). If you are using multiple Comparison, you need to specify Logical Operation between them, you can do it by using the Logical Dropdown (3.g) or Filter Expression (3.h). You can also use Filter Expression to force precedences on multiple Filter Expression (by using Parenthesis). 
  4. Preview Table. You can use it to Preview generated content by your current settings. 

If you are finished setting it up, you can click Save (5) or Close (6) if you don't want to Save it.

Image Added

Image Added


Example:

Image Added

The Above Configuration will display All Rows from A1 Table where RecordName is equal to 'Record1' and WEZ contains 'A'. WEZ field will be included on the Column to display (aside from Record Name) if it has value. 

DTK Records would be rendered something similar to this:

...