newdevs:code:save-grid-settings
This is an old revision of the document!
New Developers Working Group
Save Grid Settings
This example added a workstation setting for the Monograph Parts Grid Preferences grid: https://bugs.launchpad.net/evergreen/+bug/1975852
Update Open-ILS/src/sql/Pg/950.data.seed-values.sql
INSERT into config.workstation_setting_type (name, grp, datatype, label) VALUES ( 'eg.grid.catalog.record.parts', 'gui', 'object', oils_i18n_gettext( 'eg.grid.catalog.record.parts', 'Grid Config: catalog.record.parts', 'cwst', 'label' ) );
newdevs/code/save-grid-settings.1747674002.txt.gz · Last modified: 2025/05/19 13:00 by tmccanna