Custom forms for seperate tasks #938
Unanswered
goyumsamuditha
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
In this case you can associate each Task with its own form DataObject:
If you do not assign a new form the last assigned custom form will be used for further processing. Which kind of custom forms do you use? Do you use the process-manager example or are you working in Imixs-Office-Workflow ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Could you please help me to develop custom forms that are dedicated only to each task?
As an example,
I need a set of form fields that record basic details to initiate a new ticket.
Then, in the approval task, I need another set of form fields that is only visible in this task. And the previous form field is showing as read only method.
Beta Was this translation helpful? Give feedback.
All reactions