getRecordHistory | R Documentation |
This calls retrieves a list of all changes to the record, and the users who initially added and then have modified that record.
getRecordHistory(formId, recordId, asDataFrame = TRUE)
formId |
a form id |
recordId |
a record id |
asDataFrame |
Retrieve user list as a data.frame, otherwise returns as list. Default: TRUE |
Other record functions:
addRecord()
,
deleteRecord()
,
getAttachment()
,
getRecord()
,
recoverRecord()
,
updateRecord()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.