kentico_michal
-
11/25/2011 5:53:24 AM
RE:Drop Down
Hello,
Sorry, I am a little confused from your description so could you please describe this request in more detail?
As I wrote in the previous post, if you want to display the drop-down list on the Form tab in the CMS Desk and bind this drop-down list with the data returned from the web service, you will need to create a new form control with the drop-down list as it is demonstrated in the documentation. Then, you can use standard .NET API to execute your web service and bind the drop-down list with the retrieved data in the code of the form control.
If this is not what you want, could you please let me know where would you like to display this drop-down list?
Do you want to bind it with the data returned from a web service?
Thank you.
Best regards, Michal Legen
|