If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This is a script-based generic message part that creates a data table using input values provided by a derived message part (such as Other People at Same Company Table). See Creating a Generic Base Part for more information on this type of message part. This data table supports the following input properties:

  • SQL: A source SQL statement that populates the table. This is required to generate and display a data table.
  • Title: Specifies a title for the rendered table.
  • CellSpacing: The amount of spacing in pixels placed between the HTML cells (for an HTML message).
  • CellPadding: The amount of padding in pixels added to each HTML cell (for an HTML message).
  • Border: Determines if the table when rendered for an HTML message should use -borders (0 = no borders; 1 = borders).
  • No labels