Overview
The Save and Load Layouts feature allows you to save custom grid configurations and quickly restore them later. This is particularly useful when you frequently switch between different views of your data or need to maintain multiple layouts for different workflows.What Gets Saved
When you save a layout, the following grid settings are preserved:- Column visibility - Which columns are shown or hidden
- Column order - The sequence of your columns
- Column widths - Custom sizing for each column
- Custom headers - Any renamed column headers
- Active filters - The current filter model applied to the grid
- Conditional formatting rules - Any color rules you have configured
How to Save a Layout
Configure your grid
Arrange your grid columns, adjust widths, hide/show columns, and rename headers to match your preferred layout. Apply any filters or conditional formatting you want included.
Open the Save dropdown
Click the Save Layout dropdown in the grid ribbon. You can save a new layout or overwrite an existing one.
How to Load a Saved Layout
Managing Your Layouts
Deleting a Layout
To remove a layout you no longer need:- Click “Load Layout” button
- Find the layout you want to delete
- Click the delete icon next to the layout name
- Confirm the deletion
Overwriting a Layout
To update an existing layout with new settings:- Configure your grid with the desired changes
- Click “Save Layout”
- Enter the same name as the existing layout
- Confirm you want to overwrite when prompted
Sharing Layouts with Other Users
Layouts can be exported as JSON files and imported by other users, making it easy to share a consistent view across your team.Exporting a Layout
- Open the Load Layout dropdown in the ribbon
- Find the layout you want to share
- Click the export icon next to the layout name
- Save the
.jsonfile
Importing a Layout
- Open the Load Layout dropdown in the ribbon
- Click Import Layout
- Select the
.jsonfile - The layout is added to your saved layouts list and applied immediately
Where Layouts Are Stored
Layouts are stored locally in your browser, which means:- ✅ Layouts persist across sessions on the same computer and browser
- ✅ No network connection needed to save or load layouts
- ❌ Layouts are not automatically shared across different browsers or devices (use export/import instead)
- ❌ Clearing browser data will remove saved layouts
Supported Modules
The Save and Load Layouts feature is available in:- Restock - Load Lists and Data Management grids
- Fulfill - Orders, Customers, Products, and Locations grids
- Produce - Recipes, Items, and Events grids
- Material - Material Items and Purchase Orders grids
Best Practices
Use Descriptive Names
Name your layouts based on their purpose (e.g., “Morning Review”, “Export View”) rather than generic names like “Layout 1”.
Create Task-Specific Layouts
Save different layouts for different tasks. For example, create one for data entry with minimal columns and another for reporting with all details.
Regular Cleanup
Periodically review and delete unused layouts to keep your list manageable.
Backup Important Layouts
Document your important layout configurations so you can recreate them if browser data is cleared.
Troubleshooting
Layout Won’t Save
- Check browser permissions: Ensure your browser allows local storage for the site
- Storage limit: If you have many layouts, try deleting unused ones to free up space
- Private browsing: Layouts cannot be saved in private/incognito mode
Layout Looks Different After Loading
This can happen if:- Columns have been added or removed from the grid since the layout was saved
- Grid definitions have been updated in a system update
Related Topics
Advanced Grid Features
Learn about other grid capabilities like filtering, sorting, and custom columns
Restock Load Lists
See how layouts work in the Restock module