In the Layout view, add, remove, and reorder the app or macro interface elements.
- Add: Add interface design elements. Added elements are always created at the bottom of the currently selected tab:
- Group Box: A visual indicator box in which related elements can be contained. Elements are moved into the group box rather than created within it.
- Label: A line of text that can be added to the app. The label has no visual indicator except the additional text.
- Link: A link to a web page or file that can be added to the app.
- A web page must have a complete URL.
- A file link should have a relative path. Additionally, a file link can be used to allow users to download a file from an Alteryx Server instance.
- Type the file link in Interface Designer, using %20 for spaces.
gallery/My%20File.doc
- Copy the file to the gallery file of your Alteryx Server installation.
C:\Program Files\Alteryx\bin\RuntimeData\gallery
- Tab: Adds a tab to the top of the app interface. The Analytic App prompts the app user to move from one tab to the next to complete the process. Use tabs to organize an Analytic App.
- Delete: Select an interface element and click Delete to remove it from the interface. Deleted container elements do not delete held elements.
- Arrows: Select an interface element and use the arrows to move the element up or down or nest tools on a tab, or move elements left or right between tabs.
To edit the properties of an interface element, select the element and edit it in the Configuration window, outside of the Interface Designer window. To confirm edits, click out of the Configuration window or click Apply.