Suggested by Kevin Quach – New
Issue:
Attachments need to be exported separately from their parent records, which requires re-setup of relationships, consumes time, and more often than not, it can mess up data
Suggestion:
Please implement some out-of-box methods to allow attachments to be exported along with the "main" table as one entity. One current suggestion is to make it so that attachments are "bonded" with the records that contain them, as a field instead in addition to being saved in a table and using a pointer.
Benefits:
- Reduce time commitment
- Ensures data integrity
- Frees the relationship to the attachments table
- Eliminates a lot of the requirement to use third party tools