Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
711:cms_sharepoint_online [2024/09/26 09:36] Policnik, Florian711:cms_sharepoint_online [2025/05/28 11:28] (current) Policnik, Florian
Line 56: Line 56:
 > state.attribute.name > state.attribute.name
  
-  * Description: This property specifies a column name, which will be used by stages to store the file status.+  * Description: This property specifies a column name, which will be used by Stages to store the file status. 
 +  * You can choose any column. 
 +  * There is an integrated standard column with name "Status". Typically you have to add it via library settings. The identifier for this column is "''_Status''": 
 + 
 +<code xml> 
 +<cms-property name="state.attribute.name" value="_Status" /> 
 +</code>
  
 > document.content.type.name > document.content.type.name