Go to the UI Design module and select the screen to be processed.
Create a button (e.g., ‘Export Excel’).
Select the button, click on the + ADD ACTION menu in the Properties panel on the right side.
Select the relevant trigger event (OnClick, etc.) → Select the Export > Export Excel action.
Configuring Export Excel Parameters
Value (String - required): The data set to be transferred to the Excel file. Usually, the result of an SQL query is used.
It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed, and can be linked via the Symbol Picker.
Adding Optional Parameters
Header (String - optional): Header, date or description that can be added to the top of the file.
Footer (String - optional): Notes, copyright information or date that can be added to the bottom of the file.
All parameters can be defined with the data sources mentioned above.