This component can be used when there is no form attached to a task and you want to add one.
<adf-attach-form
[taskId]="taskid">
</adf-attach-form>
Name | Type | Default value | Description |
---|---|---|---|
formKey | any | Identifier of the form to attach. | |
taskId | any | Id of the task. |
Name | Type | Description |
---|---|---|
cancelAttachForm | EventEmitter <void> | Emitted when the "Cancel" button is clicked. |
error | EventEmitter <any> | Emitted when an error occurs. |
success | EventEmitter <void> | Emitted when the form is attached successfully. |
© 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.