You are viewing limited content. For full access, please sign in.

Question

Question

Custom Column View by template

asked on September 13, 2017 Show version history

My client would like to customize the column views based on the template selected.  Essentially, whenever a user browses to a document, all the fields in that template are shown in the column view. 

 

Is there already a way to do this?  If not, could we add this as a feature request?

0 0

Replies

replied on September 14, 2017 Show version history

Unfortunately, I don't see how this would be possible. The column views are based on the folder setting (user profile), not the fields/templates of its contents (server/database).

The real "show stopper" is that you could have documents with two different templates in the same folder, at which point there would be a conflict.

You can set folder-specific column views, which would get you close, but that will have an impact on performance, especially if you're jumping between folders a lot.

However, I would suggest creating Column Profiles and applying them to the Everyone group. It will not switch between them automatically, but you can make changing between different views as easy as "right-click column header, mouse down to load columns, click profile"

1 0
replied on September 26, 2017

We are going with the column profile as you suggested. 

 

I can see impossibility of how columns could be set by document template.  How about basing the columns profile based on the template assigned to the parent folder? That could makes things a bit easier. 

 

Thank you for the suggestion!

 

0 0
replied on November 2, 2018

Hi Jason I came across this because I was curious to set default column views in all windows clients installed.  I noticed with Web Access I can assign everyone to see and views I have made, but the windows client doesn't have this feature. 

Do you know if this can still be applied in the Windows Client and pushed for all others to see within that same repository?

0 0
replied on November 2, 2018 Show version history

The columns, included saved column profiles, are handled with user attributes, so it actually doesn't depend on the local install.

  1. If log into the client with a default account
  2. Configure everything as needed
  3. Go into the Administration Console
  4. Open that account's Properties and select the Attributes tab
  5. Check "Show system attributes"
  6. Highlight everything listed
  7. Click Export to export the configuration an an XML file

Next,

  1. Open the Properties for the "Everyone" group
  2. Select the Attributes tab and click Import
  3. Import the settings you exported from your "template" account

Once you do this, it will set the defaults for every user the first time they log into the repository; however, this won't affect users who are already in the repository unless you wipe their attributes.

Note that some client configuration, like the toolbar, is handled locally so the only way to push that configuration out is using the SDK and Client Automation Tools.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.