I have the ajax upload working using the Attachment Table demo. This works really well for the Insert.
Need help with the following:
Existing file list relating to the record needs to be aded to the Attachment table so I can allow users to delete existing records.
I am not sure how to pass the file list to the list considering there is a GUID to be generated in the file list.
Thanks in advance.
Edd