shareWithGroup
Shares eligible Survey items for the provided formId with the provided groupId
Shares eligible Survey items for the provided formId with the provided groupId
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| formId Required | string |
A Form ID |
|
| groupId Required | string |
A group ID |
|
| requestOptions Required | IRequestOptions |
The request options |
Available requestOptions
| Property | Type | Notes |
|---|
Returns
Promise<any[]>
Function defined in surveys/src/sharing/share-with-group.ts:17