Attachment Flyout
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 12:59 PM
Hello,
Is there a way to make an attachment flyout default as shown below? We want to make it visible to a user when there is an attachment for a record and were trying to figure out if this is even possible as a solution.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 12:52 AM
In UI Buider on the contextual sidebar component there is an option to collapse the sidebar by default. You can add a script or data binding to controll that value. You probably have to look up records from the attachment table that belongs to the current record and if a record is found show the sidebar