Hello!

Great module, just what I needed, thank you!!!

I have a content type that has attachments. I'm building a site that communicates with an external app (built separately). I need to export the content type's fields in XML format but somehow I need to forward the attachment to the app as well. I tried a sample export, everything works fine but I don't see any sign of attachment field. Ideally there would be an field with a file id and the external app could download the file from the database. Is this possoble to do somehow?

Thanks

cr