activityInfoAPICondition | Create an ActivityInfo API condition |
activityInfoLogin | Use Basic Authentication (deprecated) to authenticate and... |
activityInfoRootUrl | Get or set the root url for the ActivityInfo server |
activityInfoToken | Store personal token to authorize requests for the... |
addDatabase | addDatabase |
addDatabaseUser | addDatabaseUser |
addFilter | Add an ActivityInfo API style filter |
addForm | Adds a new form to a database |
addFormField | Add a new form field |
addRecord | Adds a new record |
addSort | Add an ActivityInfo API style sort object |
adjustWindow | Adjust the offset and limit of a remote records object |
allColumnStyle | A form table style including all columns with configurable... |
as.data.frame.formSchema | Flatten form schema to a table |
attachmentFieldSchema | Create an attachment form field schema |
barcodeFieldSchema | Create a barcode form field schema |
calculatedFieldSchema | Create a calculated field schema |
columnStyle | A form table style constructor |
createFormSchemaFromData | Creates a form schema from a data set by guessing the field... |
cuid | Generates a CUID |
databasePermissions | databasePermissions |
dateFieldSchema | Create a date form field schema object |
defaultColumnStyle | Set or get the default column style as an R option |
deleteDatabase | deleteDatabase |
deleteDatabaseUser | deleteDatabaseUser |
deleteForm | Delete a form |
deleteFormField | Delete a form field |
deleteRecord | Delete a record |
extractSchemaFromFields | Create a new form schema copied from each form field... |
formFieldSchema | Create a simple form field schema object |
formSchema | Create a form schema object |
fromActivityInfoJson | Wraps jsonlite::fromJSON to match the style of JSON produced... |
geopointFieldSchema | Create a Geographic Point form field schema |
getAttachment | Gets an attachment |
getBillingAccount | getBillingAccount |
getBillingAccountDatabases | getBillingAccountDatabases |
getBillingAccountDatabaseUsers | getBillingAccountDatabaseUsers |
getBillingAccountDomains | getBillingAccountDomains |
getBillingAccountUsers | getBillingAccountUsers |
getDatabaseBillingAccount | getDatabaseBillingAccount |
getDatabaseResources | getDatabaseResources |
getDatabaseRole | getDatabaseRole |
getDatabaseRoles | getDatabaseRoles |
getDatabases | getDatabases() |
getDatabaseSchema | getDatabaseSchema |
getDatabaseTree | getDatabaseTree |
getDatabaseUser | getDatabaseUser |
getDatabaseUser2 | getDatabaseUser2 |
getDatabaseUsers | getDatabaseUsers |
getFormSchema | Gets the schema of a form |
getFormTree | Queries the Form Tree of a Form |
getQuantityTable | Extract all quantities from a database in "long" format |
getRecord | Gets a single record |
getRecordHistory | Gets the list of changes to a record |
getRecords | Get a form's records as a table |
grant | Create a grant to define resource-level permissions |
idColumnStyle | A form table style including all columns with ids as column... |
importRecords | Batch imports a data.frame into an ActivityInfo form |
importTable | Deprecated function to batch import a data.frame into an... |
migrateFieldData | Migrate and convert the data of one form field into another |
minimalColumnStyle | A form table style with columns limited to those in the web... |
monthFieldSchema | Create a month form field schema object |
multilineFieldSchema | Create a multi-line or narrative form field schema object |
multipleSelectFieldSchema | Create a Multiple Select form field schema |
namedElementVarList | Get form field schemas from a form tree in a named list using... |
parameter | Create a role parameter to add to a user role definition |
pipe | Pipe operator |
prettyColumns | Create the column selection object in the pretty style used... |
prettyColumnStyle | A form table style with columns in the pretty style used by... |
print.activityInfoFormFieldSchema | Pretty print a form field schema |
print.formSchema | Pretty print a form schema |
quantityFieldSchema | Create a quantity form field schema object |
queryAuditLog | Query the audit log of a database |
queryReportResults | Query a pivot table report |
queryTable | Queries a form as a flat, two-dimensional table |
recordExists | Checks whether a record exists |
recoverRecord | Recover a deleted record |
reexports | Objects exported from other packages |
reference | Create a reference field value |
referenceFieldSchema | Create a Reference field schema |
relocateForm | Relocating a form moves the form, together with all of its... |
resourcePermissions | resourcePermissions |
role | Create a role |
roleAssignment | roleAssignment |
roleFilter | Create a pre-defined legacy role filter |
sectionFieldSchema | Create a section header form field schema |
serialNumberFieldSchema | Create a serial number form field schema object |
singleSelectFieldSchema | Create a single-select form field schema object |
stageImport | Stages data to import to ActivityInfo |
styledColumns | Create the column selection object for queryTable() using... |
subformFieldSchema | Create a Subform field schema |
submitPending | Imports a pending change set exported from an ActivityInfo... |
tblColumns | Get the columns of a remote records object |
tblFilter | Get the filter object of a remote records object |
tblSort | Get the sort ActivityInfo API object of a remote records... |
tblWindow | Get the window object of a remote records object |
textFieldSchema | Create a text form field schema |
toActivityInfoFormula | Convert an expression using columns in a remote records into... |
toActivityInfoJson | Wraps jsonlite::toJSON to match the conventions expected by... |
toSelectOptions | Converts a factor, list or vector to select options |
updateFormSchema | Updates a form schema |
updateGrant | updateGrant |
updateRecord | Updates a single record |
updateRole | Add, Update or Delete a role's definition in the database |
updateUserRole | updateUserRole |
userFieldSchema | Create a User form field schema |
varNames | Get the variable and/or column names for forms |
weekFieldSchema | Create a week form field schema object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.