I've successfully implemented this tool into MOSS.
2 small issues or additions I need to add to tool.
I have a BLOB field in my operational layers attributes that stores media files.
This field does not allow attachments in MOSS but does natively in other applications.
What do I need to do to allow attachments in MOSS?
Should I add some code to the tool?
Also, Id like to add an interactive attribute table to the editing tool set.
Currently, it just opens a pop up or individual attributes per record.
I've seen that interactive table is native to MOSS.
How do I leverage this for an editing application?
Thank you all in advance