getAttachment | R Documentation |
Retrieve an attachment and store it to a temporary file. The name of the temporary file is returned.
getAttachment(formId, recordId, fieldId, blobId)
formId |
a form id |
recordId |
the record Id |
fieldId |
the attachment field id |
blobId |
the attachment blob id |
Other record functions:
addRecord()
,
deleteRecord()
,
getRecord()
,
getRecordHistory()
,
recoverRecord()
,
updateRecord()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.