View source: R/add-update-delete-forms.R
Add a new form to a group. User must have SUBMIT permission on the ACL for the group. See Synapse REST API. # nolint
1 | add_new_form(syn, group, file_handle_id, form_name)
|
syn |
Synapse login object |
group |
The groupID. |
file_handle_id |
A Synapse fileHandleId with the form data. |
form_name |
The name for the form. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.