AX1543
Open Plan File command
Use the Open Plan File command to open a plan file from within an Axiom form. This command can be used to open any plan file, whether it is form-based or spreadsheet-based.
Can be used in
- Axiom forms
When the Open Plan File command is selected from the Command Library as the shortcut target, it displays as command://OpenPlanFile.
Shortcut parameters
This command uses the following shortcut parameters:
Item | Description |
---|---|
File Group |
The file group that the plan file belongs to. Click the folder icon to select a file group. You can select any file group or alias. If the current form is a file group utility, then an additional option is available: Use Current File Group. This option means that the command will always point to the file group where the file is currently located, even if you clone the file group or copy the file to a different file group. This option is located at the top of the Show file groups list. |
Plan File Value |
The plan code for the plan file that you want to open. For example, if the plan code table for the file group is Dept and you want to open the plan file for Dept 24000, then the plan file value is 24000. You can enter the value directly, or you can enter a cell reference in brackets to read the value from that cell. For example: If the command is being used in a Formatted Grid component, you can optionally enter just a column letter, such as |
Open in New Window |
Only applies when the target plan file is form-enabled. By default, the plan file opens in the current window, replacing the current document. If this option is enabled, then the document opens in a new window. |
Processing step |
Specifies when the command will be executed during the Axiom form update process. This option is set to Form - After Updating Values and cannot be changed. For more information, see Timing of command execution and Axiom form update process. If the target plan file is opened in the same window as the current document, then the form update process does not proceed beyond the After Updating Values step. If the target plan file is opened in a new window, the original form will continue and complete its update cycle. |
Visibility
In Axiom forms, the command used does not impact whether the button is visible or enabled.
Remarks
-
This command is not supported in Axiom forms that are being used in the Desktop Client as form dialogs or task panes.
-
For additional information and examples when using this command in a Data Grid component, see Using commands to dynamically open a document per row.