I have thousands of folders in Laserfiche that I want to set to a specific column display. I know I can change the columns display. And I know that I can remember the column displayed for each folder. These folders are all of similar content, but they are different folders.
For example, these are Parcel Address folders with similar doc types in each folder, but different folders. When users go to a parcel folder for the first time, they need to set each column display each time.
Is there a way I can construct the [XmlColumnDisplay]Data so I can add this to each user?
I could create a new test user, set the columns (thousands!) then import those folder settings to each user. I'd like to avoid this.
Could construct the XML outside of Laserfiche and then import it? I see that the [XmlColumnDisplay]Data are used as multiple files (it appears they get combined). I am hoping I could create a valid XML and import it and LF handles the XML files sizes and splits accordingly.