Benjamin,
It is true that there's no client interface yet to turn workstation
settings into user settings and org unit settings. It does require database
access and resources to manage. Whether or not it can work and be
manageable in your consortium depends on many factors, like size and
complexit
Ben, I just want to be clear, the (Administration -> Workstation -> Stored
User Preferences -> Server Workstation Prefs.) does just show you what
prefs are set, you cannot edit them there. You could use that info to
request that an org unit setting type be created by CW Mars for the
preferences yo
Thanks. At least with CW MARS current setup this allows you to view, but
not to change settings. John Amundson has indicated that this isn't
possible with CW MARS current setup. I do look forward to the day when I
can change all the templates in my library from one place!
Benjamin Kalish
Forbes Li
Wait, I just noticed that there is an easier way in the web staff client.
In the web staff client, look under Administration -> Workstation -> Stored
User Preferences -> Server Workstation Prefs.
That will list all the preferences and their values for the current
workstation preferences.
[image:
Ben, I think you have to go to the database or source.
-- List all workstation setting types.
SELECT * FROM config.workstation_setting_type ORDER BY NAME;
Look at the 950.data.seed-values.sql file (huge file though). Search for
config.workstation_setting_type starting around line 18475.
https://g