Hi,

For the various FileDetailV2 lists found in section attachments, it appears the FileSize column, (if added to the detail list columns to display,) only renders the value as the size in bytes.  What is the correct procedure to have that value shown instead in kilo/megabytes, with appropriat...MoreLess

Like 1

Like

1 comments

Hi Lachlan,



In order to achieve that you should add your logic to the detail schema. Since size is an integer column and we want to displa...MoreLess

Show all comments