Create attachment from HTML file input
I'm trying to build a UI macro in the global scope that creates a db_image record from an image file input, and adds the db_image reference to a list field on the record. I've not managed to get the image content written correctly. Extract of the cli...