Web2 Client, how to add Custom Columns to the interface

A Web2 interfaces have only some default Columns

 

mceclip0.png

But how can custom Columns be added

This is Easy to setup

In the PDm Admin  Module, make a new Column set "Web2 Columns", with the wanted variables.

Fore example: Revision and Description

mceclip1.png

Then on the Web Server, a change in the Web.config file is necessary

find the section

<add key="ColumnSetName" value="Explorer"></add>

Change "Explorer" to the name of the Column set

<add key="ColumnSetName" value="Web2 Colums"></add>

And Finally restart the IIS service

Then the new Columns are now available in the Web2 Interface

mceclip2.png

have Fun with Web2

Jens-Ole Jensen

 

 

 

 

 

 

 

 

 

 

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.