Ah, that's exactly what I needed. Thanks a bunch, Ralf!

Sean


On 2/20/07 11:17 AM, "Ralf Hirning" <[email protected]> wrote:

> Sean,
> 
> There is an example in "Magnolia samples: Developer's showroom" with a color
> selector developed in JSP. Just have a look at that. Maybe you have to
> correct the path to the JSP in
> 
> /modules/samples/dialogs/samples-devshow-include/tab0/color[1,2]/file
> 
> to match
> 
> /templates/samples/dialogIncludes/colorSelector.jsp
> 
> Ralf
> 
> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 20. Februar 2007 17:48
> An: [email protected]
> Betreff: Re: [magnolia-user] Building a Custom Control
> 
> 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
> ----------------------------------------------------------------
> 
> 
> ----------------------------------------------------------------
> 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