-
Notifications
You must be signed in to change notification settings - Fork 44
Attachment subviews are non-editable #8096
Copy link
Copy link
Open
Labels
2 - Database/SchemaIssues that are related to the underlying database and schemaIssues that are related to the underlying database and schema2 - User InterfaceIssues that are related to the user interface or user experience.Issues that are related to the user interface or user experience.
Metadata
Metadata
Assignees
Labels
2 - Database/SchemaIssues that are related to the underlying database and schemaIssues that are related to the underlying database and schema2 - User InterfaceIssues that are related to the user interface or user experience.Issues that are related to the user interface or user experience.
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
A clear and concise description of what the bug is.
Background: CollectionObject (CO) forms contain the collectionObjectAttachment (COAttachment) subview. The COAttachment table is what links CO to the Attachment/ObjectAttachment table and its fields. Tables/subviews on Attachments (that aren't table-specific, i.e., COAttachment) include Attachment Metadata (metadata), Attachment Tag (tags), and Attachment Image Attribute (attachmentImageAttribute).
Issue: Attachment subviews aren't editable on the forms when added to the COAttachment view def.
In order to add Attachment subviews to the COAttachment form, they must be added to the Attachment/ObjectAttachment view definition:
Though the subviews appear editable, they throw an error when used:
Specify 7 Crash Report - 2026-05-19T16_15_37.656Z_Attribute.txt
Specify 7 Crash Report - 2026-05-19T16_15_08.739Z_MetaData.txt
Specify 7 Crash Report - 2026-05-19T16_32_28.644Z_tags.txt
Expected behavior
A clear and concise description of what you expected to happen.
Attachment subviews should work if added, no crash reports.
Please fill out the following information manually:
Reported By
Michail via speciforum