How can I display file size?

You can add a display column to display file sizes.

Description

I want to display file size of documents in my Search Results view.

Solution

In the TEXTML Administration perspective, perform the following:
  1. Edit the system/conf/display.xml file and add the following:
    <key halign="LEFT" label="File Size" name="Size" sortOrder="ASC" sortType="NUMERIC"
    type="Property" visibility="255" width="75"/>
    
  2. Save and release the file.
  3. Restart your IXIASOFT CCMS Desktop.
  4. Add the File Size column to your view.