newdevs:code:save-grid-settings
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
newdevs:code:save-grid-settings [2025/06/12 10:26] – tmccanna | newdevs:code:save-grid-settings [2025/06/12 13:31] (current) – [Determine the Setting Name] tmccanna | ||
---|---|---|---|
Line 5: | Line 5: | ||
https:// | https:// | ||
- | ===== Determine | + | ===== Make the Save Grid Settings Option Visible |
- | For these save grid settings, an easy way to determine what the setting name is supposed | + | If the Save Grid Settings option doesn' |
- | /eg2/en-US/staff/catalog/record/parts | + | < |
+ | <eg-grid #partsGrid idlClass=" | ||
+ | persistKey=" | ||
+ | hideFields=" | ||
+ | class=" | ||
+ | </code> | ||
+ | |||
+ | |||
+ | ===== Determine the Setting Name ===== | ||
- | So the setting is going to be: | + | As above, you can identify |
- | eg.grid.catalog.record.parts | + | You can also tell via the browser console. The error you see when clicking on Save Grid Settings should should say something like: |
+ | < | ||
+ | Error saving columns: No user or workstation setting type | ||
+ | exists for: " | ||
+ | </ | ||
newdevs/code/save-grid-settings.1749738390.txt.gz · Last modified: 2025/06/12 10:26 by tmccanna