How to populate content Dynamically in to a Web Form

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 08:45 AM
Hi Every one,
I want to dynamically populate content to a Text Field in a web form…
How Can I do that…Do I need to associate java script to XSD..if so how it is possible?
Porblem:
How can we populate fields in a webform dynamically based on some condition?
Example: a form contains language and country selection fields, the countries list should be populated based on language selected.
I want to dynamically populate content to a Text Field in a web form…
How Can I do that…Do I need to associate java script to XSD..if so how it is possible?
Porblem:

Example: a form contains language and country selection fields, the countries list should be populated based on language selected.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 06:47 PM
This is probably possible via custom Web Form widgets (described at http://wiki.alfresco.com/wiki/Creating_XForms_Widgets), but it will likely require fairly detailed knowledge of DOJO (http://dojotoolkit.org/).
Cheers,
Peter
Cheers,
Peter
