Hi Harold,

Simpler than that, actually. I just want to display a popup with all of the
departments in the University, but I want the data in that popup to come
from another system.

So, when the dialog is opened, it talks to our directory service behind the
scenes, retrieves the department list, and then displays that list in the
popup. As far as the user is concerned, all she sees is an up-to-date list
of departments.

Sean


On 2/20/07 10:42 AM, "Harold CAPITAINE" <[email protected]> wrote:

> Hi Sean,
> 
> Tell me if I have correctly understood your needs.
> When you select a value, it will impact on a second list and the values
> in this list?
> 
> Sean McMains a écrit :
>> As part of one of my dialogs, I'd like to be able to present a list of
>> Departments at the University, populated dynamically with the results of a
>> Web Service call. Is there documentation somewhere on how one would go about
>> creating a custom control like that? (I can obviously do it with static data
>> easily, but I'd rather have the list maintain itself, if possible.)
>> 
>> Sean
>> 
>> 
>> ----------------------------------------------------------------
>> for list details see
>> http://www.magnolia.info/en/developer.html
>> ----------------------------------------------------------------
>> 
>>   
> 


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to