Can Web Forms under a Web Project be grouped or organized?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2008 03:29 PM
If I have 50 WebForms associated with a particular WebProject, they are all showing in one big list under the user's sandbox. Is there a way to organize the WebForms instead of one big list in the user's sandbox?
Can the Web Forms be assigned to a folder so that only the forms associated with that folder appear?
I'm looking for suggestions to make it easier for the content developer to locate the form they need to enter content.
Can the Web Forms be assigned to a folder so that only the forms associated with that folder appear?
I'm looking for suggestions to make it easier for the content developer to locate the form they need to enter content.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 02:29 PM
Currently the system displays web forms as a flat list, but this is a great suggestion. I've raised it as an enhancement request in JIRA (http://issues.alfresco.com/browse/WCM-1103) - I'd encourage you to vote and/or comment on it.
In the mean time, you might consider implementing a Web Script (http://wiki.alfresco.com/wiki/Web_Scripts) that contains links to the web forms in a layout more suitable for your content contributors. This Web Script could then be configured as a dashlet (http://wiki.alfresco.com/wiki/User_Configurable_Dashboards) on each contributor's "My Alfresco" page.
In the mean time, you might consider implementing a Web Script (http://wiki.alfresco.com/wiki/Web_Scripts) that contains links to the web forms in a layout more suitable for your content contributors. This Web Script could then be configured as a dashlet (http://wiki.alfresco.com/wiki/User_Configurable_Dashboards) on each contributor's "My Alfresco" page.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 03:16 PM
Thanks for the reply and the tip!
