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:
- 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"/>
- Save and release the file.
- Restart your IXIA CCMS Desktop.
- Add the File Size column to your view.