Expand my Community achievements bar.

Prepopulating dropdown list on server side

Avatar

Level 1

We are preparing a PoC for a potential customer and they want to see how to prepopulate a dropdown list on server side. We found some useful samples from internet. But all of them are using roughly same method: get data from database and populate into a hidden text box then populate into dropdown list by javascript.  But when I compare this solution with other LiveCycle utilies I believe that there must be another simple method. (Maybe came with ES2 so there is no documentation on internet yet. )  So we decided to consult you? Do you have any suggestions?

Thank in advance.

Here are sample links for the common solution on internet:

http://eslifeline.wordpress.com/2008/05/04/pre-populating-a-drop-down-list/

http://forums.adobe.com/thread/514138

0 Replies