I have an FMP doc that contains lots of image and pdf.
I recently added a Table that essentially contains a scan in PDF format for each record. It is not connected to other tables.
Structure is simple : RecordId, DocumentDate, DocumentName, Document (Container), keyword[1..10], notes
When navigating in the Document Table it crashes many times (a series of crash), then stop an can be stable for hours.
It doesn't look like it is record related. Container are stored internally. I have noticed issues with pdf since a few version, now it is just not workable.
I have an iMac, FMPadv 16.0.5.500
What specifically precipitates the crash? Navigating to a layout based on the documents table? Moving between records?
Is it really a crash (app closes and crash report comes up), or do you get the beach ball and need to force quit?
Are there any script triggers, unstored calculations, or summary fields on the problematic layout(s)?