Skip to content

Template Integration🔗

🧩 Template Overview🔗

🌐 Global Extension🔗

[APPLICATION]
TEnableDataExport=1

📋 Report Templates🔗

  • Export Control
  • Format Selection
  • Output Options

🔧 Implementation🔗

📤 Export Control🔗

DataExport CLASS
  CODE
  SELF.Init()
  SELF.SetFormat(FORMAT:Excel)
  SELF.ExportReport()

⚡ Quick Actions🔗

🎯 Common Tasks🔗

  • Add export button
  • Configure formats
  • Set default options