I have a record which will be limited to 1 attachment. I want to display the attachment inline, if present, in a viewer on the detail form of a Standard application type. Is this possible?
To get an inline attachments viewer, you can add the existing AttachmentGroupId field to your table and application’s detail form layout. This basically embeds the attachments dialog into your layout. I’m not sure whether there’s something for showing just 1 attachment though.
Control Actions in the application definition can also be used to for hiding or disabling attachment features.
1 Like
I think the above is fine. I wanted to call out we only expect 1 attachment in case there was some sort of limitation around multiple