XForms 101 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 07:42 PM
Sorry, I'm a newbie. So far looking at the documentation I haven't found a cookbook to build a simple XForm. For example, what's supposed to be in the location field? Do I have to populate Body or can I just upload and default the content? Please just point me to the right documentation, thx.
ops:

Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2007 10:54 AM
You can try this for starters…
http://wiki.alfresco.com/wiki/Forms_Developer_Guide
You may also want to download the example website framework.
There are some good .xsd and .xslt examples there.
http://wiki.alfresco.com/wiki/WSF
http://wiki.alfresco.com/wiki/Forms_Developer_Guide
You may also want to download the example website framework.
There are some good .xsd and .xslt examples there.
http://wiki.alfresco.com/wiki/WSF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2007 11:54 AM
In case another newbie comes along, here are some notes. I looked for the web framework but it's not available to check out yet. However, I eventually figured out that if we define an XSD in the data dictionary, then create a Web project that includes that document type, when we create content for that XSD we implicitly get built an XForm that is invoked when we select the edit content option. This is a rudimentary XForm (as yet) for which we don't have direct control over edits, logic, etc., nor do we have access to the XForm itself. Ability to edit that is a future goal.
