Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:sharepoint_columns [2018/07/16 17:02] – [SharePoint Columns] emr72:sharepoint_columns [2019/02/12 12:02] – [SharePoint Columns] etea
Line 3: Line 3:
 ====== SharePoint Columns ====== ====== SharePoint Columns ======
  
-A SharePoint Document Library can optionally be configured with the following pre-defined columns, and Stages will read or write meta-information of SharePoint documents. The columns' names have to be configured in the cms-host section in''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>PkitConfig.xml</font>''   to have the described effect: +A SharePoint Document Library can optionally be configured with the following pre-defined columns, and Stages will read or write meta-information of SharePoint documents. The columns' names have to be configured in the cms-host section in''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>Config.xml</font>''  to have the described effect:
- +
- +
  
 ^SharePoint Column^Host-Specific CMS Property^Effect| ^SharePoint Column^Host-Specific CMS Property^Effect|
-|URL|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>element.url.attribute.name</font>''  |Stages will write its //external link// for the file into the URL column| +|URL|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>element.url.attribute.name</font>''   |Stages will write its //external link// for the file into the URL column| 
-|Status|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>state.attribute.name</font>''  |Stages will write its //lifecycle //state for the file into the the Status column| +|Status|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>state.attribute.name</font>''   |Stages will write its //lifecycle //state for the file into the the Status column| 
-|Keywords|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>label.attribute.name</font>''  |Stages will read the information from the column and display it as //labels //in the version history of a document| +|Keywords|''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>label.attribute.name</font>''   |Stages will read the information from the column and display it as //labels //in the version history of a document|
- +
-  +
  
 These columns can be added to your SharePoint Document Library in its settings menu. On the Library Settings page, in the Columns section, click Add from existing site columns. Select the required columns by adding them to the list on the right side of this form. These columns can be added to your SharePoint Document Library in its settings menu. On the Library Settings page, in the Columns section, click Add from existing site columns. Select the required columns by adding them to the list on the right side of this form.
  
 If the Status column is used by Stages, it has to be configured as either the type Single Line of Text or the type Choice (menu to choose from) with a display format of either dropdown or options (multiple selections are not supported). If the Status column is used by Stages, it has to be configured as either the type Single Line of Text or the type Choice (menu to choose from) with a display format of either dropdown or options (multiple selections are not supported).
- 
-\\ 
  
 \\ \\