-
Notifications
You must be signed in to change notification settings - Fork 8
ExportTextTool
Nando Dessena edited this page Apr 8, 2015
·
2 revisions
This is a specific DownloadFile Tool controller that builds a text file using the data actually visible in the Panel based controller, and send it to the client browser. It's possibile to specify some parameters to format the output.
Here's an example:
# Export a text file with fixed column length.
ToolViews:
DownloadText:
DisplayLabel: Download in TXT
Controller: ExportTextTool
RequireSelection: False
IncludeHeader: False
ClientFileName: ActivityList.txt
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Panel-Based
- [List] (List)
- [Form] (Form)
- [GridPanel] (GridPanel)
- [ChartPanel] (ChartPanel)
- [Tool Controllers] (Tool)
- [Login] (Login)
- [Logout] (Logout)
- [ChangePassword] (ChangePassword)
- Features
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information
- Kitto Enterprise