10-26-2017 06:57 AM
I am unable to get task attached from in my project based on task id .In Bpm flow i am getting But this form i want in my prioject when i click in tasklist from task using <adf-form [taskId]="Task Id Value "></adf-from>
11-06-2017 09:38 AM
Looks like this is an ADF related question which will get better support on the ADF forum. Having said that, I think it better to use the adf-task-details component to get the task details which will include the task form. Check alfresco-ng2-components/task-details.component.md at master · Alfresco/alfresco-ng2-components · Git... for more details.
<adf-task-details [taskId]="your task id"></adf-task-details>
Explore our Alfresco products with the links below. Use labels to filter content by product module.