Webform - Auto Populate data at runtime

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2009 06:17 AM
Hi All,
I'm trying to find, whether it is possible to auto populate values in web form on selecting/entering data in one of the component. I know, at the time of web forms loading we can populate values.
eg: On selecting country it should be able to auto populate states.
Pls let me know if we can do this or suggest any alternatives, if any.
Regards,
Mahesh
I'm trying to find, whether it is possible to auto populate values in web form on selecting/entering data in one of the component. I know, at the time of web forms loading we can populate values.
eg: On selecting country it should be able to auto populate states.
Pls let me know if we can do this or suggest any alternatives, if any.
Regards,
Mahesh
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2009 09:22 AM
I don't think this is possible yet, see my post just below your thread: http://forums.alfresco.com/en/viewtopic.php?f=30&t=21109
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2009 01:59 AM
Hi Mahesh,
I am also having the same requirement to populate web form with some values from DB at the time of loading.My requirement is like this:at the time of creation of content on step 1,user will be selecting a language from language drop down.Now depending upon the selected value of language,on next step 2 where input fields are shown,some of the fields should be filled automatically from database.I can get the selected language on step 2 while creating the content & i can use this for getting values from DB using my java class.But i am not able to know how can i put these in input fields?Can you help me how at at the time of web form loading we can populate values in some of the fields.
I am also having the same requirement to populate web form with some values from DB at the time of loading.My requirement is like this:at the time of creation of content on step 1,user will be selecting a language from language drop down.Now depending upon the selected value of language,on next step 2 where input fields are shown,some of the fields should be filled automatically from database.I can get the selected language on step 2 while creating the content & i can use this for getting values from DB using my java class.But i am not able to know how can i put these in input fields?Can you help me how at at the time of web form loading we can populate values in some of the fields.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2013 07:32 AM
I also have the similar kind of requirement. Help is really appreciated.
