While editing forms we fell upon the following bizzare behavior in the Collection Object Attachment subform.
I cannot click the “+” to make any entry in the attachment subforms.
They also don’t seem to appear in the form preview while I am editing the XML (but do in the form itself)
I triple-checked the syntax, the view names, and looked everywhere I could think of, but I can’t seem to find a fix.
Is there something I am missing?
I am posting the XML from the CollectionObjectAttachments view definition
Thanks for the help
<!-- <row>
<cell type="subview" id="At4" viewname="AttachmentImageAttribute" name="attachment.attachmentImageAttribute" colspan="3"/>
</row>
<row>
<cell type="subview" id="M3t" viewname="AttachmentMetadata" name="attachment.metadata" defaulttype="table"/>
</row>
<row>
<cell type="subview" id="T4g" viewname="AttachmentTags" name="attachment.tags" defaulttype="table"/>
</row> -->
