Where is activiti:formKey="wf:activitiReviewTask" config evaluator?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2021 03:41 PM
I am running through Jeff Pots custom workflow tutorial. I sort of understand
<config evaluator="string-compare" condition="activiti$helloWorldUI">
and I can configure the share form the way I like. When I click start workflow, It goes to the User Task, and defines the model to use
activiti:formKey="wf:activitiReviewTask">
My question is where the Share form for this task defined? And how does Alfresco know to use that form for this user task?
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2021 11:40 PM
This form key is defined in workflowModel.xml
