Allows one form to be selected from a dropdown list. For forms to be displayed in this component they will need to be compatible with standAlone tasks.
<adf-cloud-form-definition-selector
[appName]="'simple-app'"
(selectForm)="onFormSelect($event)">
</adf-cloud-form-definition-selector>
| Name | Type | Default value | Description |
|---|---|---|---|
| appName | string | "" | Name of the application. If specified, this shows the users who have access to the app. |
| Name | Type | Description |
|---|---|---|
| selectForm | EventEmitter<string> | Emitted when a form is selected. |
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.