[fusion-users] Accessing the Task Frame / Selection changed

Paul Deschamps pdeschamps at dmsolutions.ca
Tue Oct 14 10:10:46 EDT 2008


Hi All,

Are we not talking about the setContentURL func? instead of the setContent
func?

The setContentURL triggers an Ajax call to fetch the content. We could
change the setContentURL function to take in the Ajax "options" object as
well as the URL so you can change it from get to post.

Or am I totally off my rocker ;) possibly it was a long weekend ;)

Cheers

Paul D.


On Tue, Oct 14, 2008 at 7:59 AM, Paul Spencer <pspencer at dmsolutions.ca>wrote:

> I guess its possible to request a page in an iframe using POST but I don't
> know off hand how to do it.  If you can figure out how to do it, I'll make
> the changes in fusion.
>
> Cheers
>
> Paul
>
>
> On 12-Oct-08, at 10:48 AM, Rodolfo Moreno wrote:
>
>
>> Hi Paul,
>> It works good.
>> the url obviously could has parameters using the GET method, however I
>> would
>> like to send the parameters with the POST method mainly for sending the
>> selected features to my ASPX page due to that the number of selected
>> features and their properties could exceed the allowable length of the
>> querystring of the GET method.
>>
>>
>> Berdel, Brian wrote:
>>
>>>
>>> Great, thanks Paul.   I'll give it a try.
>>>
>>> Brian
>>>
>>> -----Original Message-----
>>> From: Paul Spencer [mailto:pspencer at dmsolutions.ca]
>>> Sent: Wednesday, October 08, 2008 10:52 AM
>>> To: Berdel, Brian
>>> Cc: fusion-users at lists.osgeo.org
>>> Subject: Re: [fusion-users] Accessing the Task Frame / Selection changed
>>>
>>> Hi Brian,
>>>
>>> You should be able to do something like this:
>>>
>>> Fusion.getWidgetById('TaskPane').setContent(url);
>>>
>>> where 'TaskPane' is the Name that is used in the ApplicationDefinition
>>> for defining the TaskPane widget.
>>>
>>> Cheers
>>>
>>> Paul
>>>
>>>  Hello all,
>>>> I am trying to access the task frame when a selection is made...I can
>>>>
>>>
>>>  hook to the select widget but I really have no idea how to access
>>>> the task frame (Like if I wanted to perform a _postback in
>>>> Javascript on it or update values.)
>>>>
>>>> Any help appreciated!
>>>>
>>>> Thanks,
>>>>
>>>> -Brian
>>>>
>>>>
>>>> _______________________________________________
>>>> fusion-users mailing list
>>>> fusion-users at lists.osgeo.org
>>>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>>>>
>>>
>>>
>>> __________________________________________
>>>
>>>   Paul Spencer
>>>   Chief Technology Officer
>>>   DM Solutions Group Inc
>>>   http://www.dmsolutions.ca/
>>>
>>> _______________________________________________
>>> fusion-users mailing list
>>> fusion-users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>>>
>>>
>>>
>>
>> -----
>> Rodolfo Moreno
>> CivilEng
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/MapServer-Fusion-Select-Tool-tp787919p1322422.html
>> Sent from the Fusion Users mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> fusion-users mailing list
>> fusion-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>>
>
>
> __________________________________________
>
>   Paul Spencer
>   Chief Technology Officer
>   DM Solutions Group Inc
>   http://www.dmsolutions.ca/
>
> _______________________________________________
> fusion-users mailing list
> fusion-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fusion-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fusion-users/attachments/20081014/02cd57f9/attachment.html


More information about the fusion-users mailing list