- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Nakul,
If you have a workbench process for getting the LDAP data and generate an XML, I assume the input XML at the time of rendering will have all the 5000 nodes in it.
The dropdown has Ddynamic Properties mapping which can help you in this. In the properties of the Dropdown, click on List Items in Field tab. Select the data connection name and set the Binding values for the drop down. Instead of doing the soring in the form, you may try sorting the data while getting it from LDAP.
Thanks
Srini