Share - define form for all tasks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2010 09:25 AM
How to I define one form for all my tasks?
I tried this:
And I also tried defining one generic task in task model and then defining form for it and all the other tasks had that task for parent. Neither of those two things worked for me.
Any ideas?
I tried this:
<config evaluator="task-type" condition="bpm:workflowTask">
And I also tried defining one generic task in task model and then defining form for it and all the other tasks had that task for parent. Neither of those two things worked for me.
Any ideas?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 05:51 PM
The config does not support inheritance unfortunately, you therefore have to define a form for each task type you have.
