We have a requirement where we need to set the view format of all users. Instead of doing it one by one per machine, we need to set it all at once and just push the preference to all users.
Any ideas would be of help. Thank you.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
The global setting can be made by customization of format_preference_attr_selector_component.xml file located at $/webcomponent/config/environment/preferences/format folder.
More details on the same can be found in WDK development Guide.
Hope this helps:) Hari.