How to add file attachment to a custom object
Content
Hi,
- I have a widget
- In the view of the widget I have <rn:widget path="input/FileAttachmentUpload" />
- The controller then creates a custom object and populates fields within that object
How do I get the file that was uploaded to populate the file attachment field of the custom object?
Thanks
1