Do you know how to add the attachment feature (See/Add attachments) in custom screens with configuration?
Attachments are displayed in the OOTB Debrief Overview screen, but we need to add the attachments in another custom screen, if possible.
Thanks a lot !!
Page 1 / 1
Hi @ioannamourtzaki
In custom screen, select add field > select the table
then select attachment icon in the bottom
Then select any numeric column, control type - attachment
Save and preview the design. Navigate to the screen and you will be able to see the added attachment field in the screen.
Hope this may help.
Hello @Kalpani Dissanayake !!
Thank you for your answer, this really work.
But we would like also to have the ‘Attachments’ icon (like in the OOTB Overview screen below) and when a user press this icon, to navigate to the OOTB ‘Attachments’ screen (below) in order to see the Attachments and also add new ones. Is it feasible?
Hi @ioannamourtzaki
According to my understanding, these attachment icons are hardcoded and cannot add to a custom screen through a configuration. Hope this may help