07-27-2006 04:30 PM
07-31-2006 03:56 AM
07-31-2006 03:42 PM
The order the properties are shown is determined by the order in which the config files are loaded and the order of the matching config sections within those files.
The web-client-config-custom.xml file is loaded last so any properties defined in there will naturally appear after all standard properties.
Fortunately, there is a way around it. If you look at http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide there is a section on overriding the "webClientConfigSource" spring bean which determines what files are read and in what order. Add another entry at the appropriate place in the list to get your file loaded.
Alternatively, you could re-define the properties to show for the affected type in your custom file and use the replace="true" attribute on the config section, this is also mentioned on the wiki page above.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.