I am currently working on integrating the File Display Constellation component using the React SDK and have published a custom component to Pega by following the usage example from the official documentation:
https://design.pega.com/extend/file-display/#Usag e
At present, when we pass a value to the “Display Text” property, the component renders only the file name (please refer to the File Display screenshot). However, our requirement is to display additional metadata—specifically File type, Uploaded by, and Created date and time—directly below the file name, like how the Attachment control behaves in Pega (refer to the Pega Attachment control screenshot).
After reviewing the available configuration options for the File Display component, I could not identify any properties or parameters that support rendering these additional deta ils.
Could you please confirm:
-
Whether the File Display component currently supports displaying file metadata beyond the file name, and
-
If not, whether there is any recommended approach or alternative component to achieve behaviour like the Attachment control?
Please let me know if any additional details or screenshots are required from my side.

