Skip to content

Print Data Table Record

Overview

Print a single record in the form of a form

Parameter Configuration

ParameterDescription
Data TableThe data table module to which the record belongs
Hidden FieldsList of fields hidden in the print form
TitleThe title of the pop-up window
Record IDThe ID of the record to be printed. Context variables can be obtained using expressions to specify dynamically

Usage Scenarios

  • The form page uses custom controls to print data from the current form page
  • Custom controls that obtain records based on context and print the form data of the records