DataList in a user task form?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2012 11:50 AM
Hi,
Is it possible to render a DataList in a user task form? I have already created and attached the DataList using an association, but this is rendered as an association as would be expected.
Is it possible to render a DataList in a user task form? I have already created and attached the DataList using an association, but this is rendered as an association as would be expected.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2012 05:38 PM
Sure, it is possible. One way would be to write a custom form component and then use the form configuration for that step in your workflow to tell Share to use your custom form component instead of the default association component.
Jeff
Jeff

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2012 05:05 AM
Sure, it is possible. One way would be to write a custom form component and then use the form configuration for that step in your workflow to tell Share to use your custom form component instead of the default association component.
Jeff
Hi Jeff,
Can you give me a few pointers where to look on writing custom form components? I tried writing an alfresco component for this, but this just stopped the form from rendering properly. Should I use a subclass of Alfresco.component.Base, or are there restrictions on form components?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2012 06:40 AM
Maybe this could help you out with the datalist embedding in the workflow form -> https://forums.alfresco.com/en/viewtopic.php?f=34&t=41854
cheers
cheers
