AX1299
Export Grid command
Use the Export Grid command to export the contents of a grid in an Axiom form to a spreadsheet file.
(missing or bad snippet)- Axiom forms
When the Export Grid command is selected from the Command Library as the shortcut target, it displays as command://ExportGrid or command://ExportGridCommandAdapter (legacy syntax).
Shortcut parameters
This command uses the following shortcut parameters:
Item | Description |
---|---|
Grid name | The component name of the grid that you want to export. Only one grid can be exported per command. The grid can be a Formatted Grid component, a Data Grid component, or a Fixed Report component. |
Processing step | Specifies when the command will be executed during the Axiom form update process. This option is set to Form - After Processing and cannot be changed. For more information, see Timing of command execution and Axiom form update process. |
Visibility
In Axiom forms, the command used does not impact whether the button is visible or enabled.
Remarks
For specific details on how each type of grid is exported, see Exporting Formatted Grid contents to a spreadsheet, Exporting Data Grid contents to a spreadsheet, and Exporting Fixed Report contents to a spreadsheet.
This command is not supported for use in Axiom form dialogs or task panes. The form must be open in a browser or in a web tab within the Desktop Client in order to use this command.