fr:datatable event: fr-selection-changed

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

fr:datatable event: fr-selection-changed

David Lacy

The fr:datatable event “fr-selection-changed” no longer fires in the most recent nightly. Add this snippet to any of the fr:datatable samples in the sandbox for a test:

 

<xf:action ev:event="fr-selection-changed">

  <xxforms:script>

    alert('asdasd');

  </xxforms:script>

</xf:action>

 

This event works fine using the official 3.9.0 CE release.

 

And in related fr:datatable news, the “Loading” parameter still throws an error as detailed here:

http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-datatable-loading-parameter-td4530018.html

 

David Lacy

Falvey Library Technology Services

Villanova University

library.villanova.edu

610-519-7361

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: fr:datatable event: fr-selection-changed

Erik Bruchez
Administrator
David,

Thanks, we have entered this issue:

https://github.com/orbeon/orbeon-forms/issues/202

-Erik

On Fri, May 11, 2012 at 6:36 AM, David Lacy <[hidden email]> wrote:

> The fr:datatable event “fr-selection-changed” no longer fires in the most
> recent nightly. Add this snippet to any of the fr:datatable samples in the
> sandbox for a test:
>
>
>
> <xf:action ev:event="fr-selection-changed">
>
>   <xxforms:script>
>
>     alert('asdasd');
>
>   </xxforms:script>
>
> </xf:action>
>
>
>
> This event works fine using the official 3.9.0 CE release.
>
>
>
> And in related fr:datatable news, the “Loading” parameter still throws an
> error as detailed here:
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-datatable-loading-parameter-td4530018.html
>
>
>
> David Lacy
>
> Falvey Library Technology Services
>
> Villanova University
>
> library.villanova.edu
>
> 610-519-7361
>
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: fr:datatable event: fr-selection-changed

Erik Bruchez
Administrator
David,

This should now be fixed the nightly builds. Please let us know if it
doesn't work as expected.

-Erik

On Mon, May 14, 2012 at 10:22 PM, Erik Bruchez <[hidden email]> wrote:

> David,
>
> Thanks, we have entered this issue:
>
> https://github.com/orbeon/orbeon-forms/issues/202
>
> -Erik
>
> On Fri, May 11, 2012 at 6:36 AM, David Lacy <[hidden email]> wrote:
>> The fr:datatable event “fr-selection-changed” no longer fires in the most
>> recent nightly. Add this snippet to any of the fr:datatable samples in the
>> sandbox for a test:
>>
>>
>>
>> <xf:action ev:event="fr-selection-changed">
>>
>>   <xxforms:script>
>>
>>     alert('asdasd');
>>
>>   </xxforms:script>
>>
>> </xf:action>
>>
>>
>>
>> This event works fine using the official 3.9.0 CE release.
>>
>>
>>
>> And in related fr:datatable news, the “Loading” parameter still throws an
>> error as detailed here:
>>
>> http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-datatable-loading-parameter-td4530018.html
>>
>>
>>
>> David Lacy
>>
>> Falvey Library Technology Services
>>
>> Villanova University
>>
>> library.villanova.edu
>>
>> 610-519-7361
>>
>>
>>
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing
>> list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Re: fr:datatable event: fr-selection-changed

David Lacy
Both the "Loading" param and the "fr-selection-changed" are working as expected.

Thanks for the fix!

David Lacy
Falvey Library Technology Services
Villanova University
library.villanova.edu
610-519-7361

> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik
> Bruchez
> Sent: Friday, May 18, 2012 2:05 PM
> To: [hidden email]
> Subject: [ops-users] Re: fr:datatable event: fr-selection-changed
>
> David,
>
> This should now be fixed the nightly builds. Please let us know if it doesn't work
> as expected.
>
> -Erik
>
> On Mon, May 14, 2012 at 10:22 PM, Erik Bruchez <[hidden email]> wrote:
> > David,
> >
> > Thanks, we have entered this issue:
> >
> > https://github.com/orbeon/orbeon-forms/issues/202
> >
> > -Erik
> >
> > On Fri, May 11, 2012 at 6:36 AM, David Lacy <[hidden email]> wrote:
> >> The fr:datatable event "fr-selection-changed" no longer fires in the
> >> most recent nightly. Add this snippet to any of the fr:datatable
> >> samples in the sandbox for a test:
> >>
> >>
> >>
> >> <xf:action ev:event="fr-selection-changed">
> >>
> >>   <xxforms:script>
> >>
> >>     alert('asdasd');
> >>
> >>   </xxforms:script>
> >>
> >> </xf:action>
> >>
> >>
> >>
> >> This event works fine using the official 3.9.0 CE release.
> >>
> >>
> >>
> >> And in related fr:datatable news, the "Loading" parameter still
> >> throws an error as detailed here:
> >>
> >> http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-datatable-loadin
> >> g-parameter-td4530018.html
> >>
> >>
> >>
> >> David Lacy
> >>
> >> Falvey Library Technology Services
> >>
> >> Villanova University
> >>
> >> library.villanova.edu
> >>
> >> 610-519-7361
> >>
> >>
> >>
> >>
> >>
> >> --
> >> You receive this message as a subscriber of the [hidden email]
> >> mailing list.
> >> To unsubscribe: mailto:[hidden email]
> >> For general help: mailto:[hidden email]?subject=help
> >> OW2 mailing lists service home page: http://www.ow2.org/wws
> >>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: fr:datatable event: fr-selection-changed

Erik Bruchez
Administrator
Excellent, glad to hear this! -Erik

On Fri, Jun 1, 2012 at 8:55 AM, David Lacy <[hidden email]> wrote:

> Both the "Loading" param and the "fr-selection-changed" are working as expected.
>
> Thanks for the fix!
>
> David Lacy
> Falvey Library Technology Services
> Villanova University
> library.villanova.edu
> 610-519-7361
>
>> -----Original Message-----
>> From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik
>> Bruchez
>> Sent: Friday, May 18, 2012 2:05 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: fr:datatable event: fr-selection-changed
>>
>> David,
>>
>> This should now be fixed the nightly builds. Please let us know if it doesn't work
>> as expected.
>>
>> -Erik
>>
>> On Mon, May 14, 2012 at 10:22 PM, Erik Bruchez <[hidden email]> wrote:
>> > David,
>> >
>> > Thanks, we have entered this issue:
>> >
>> > https://github.com/orbeon/orbeon-forms/issues/202
>> >
>> > -Erik
>> >
>> > On Fri, May 11, 2012 at 6:36 AM, David Lacy <[hidden email]> wrote:
>> >> The fr:datatable event "fr-selection-changed" no longer fires in the
>> >> most recent nightly. Add this snippet to any of the fr:datatable
>> >> samples in the sandbox for a test:
>> >>
>> >>
>> >>
>> >> <xf:action ev:event="fr-selection-changed">
>> >>
>> >>   <xxforms:script>
>> >>
>> >>     alert('asdasd');
>> >>
>> >>   </xxforms:script>
>> >>
>> >> </xf:action>
>> >>
>> >>
>> >>
>> >> This event works fine using the official 3.9.0 CE release.
>> >>
>> >>
>> >>
>> >> And in related fr:datatable news, the "Loading" parameter still
>> >> throws an error as detailed here:
>> >>
>> >> http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-datatable-loadin
>> >> g-parameter-td4530018.html
>> >>
>> >>
>> >>
>> >> David Lacy
>> >>
>> >> Falvey Library Technology Services
>> >>
>> >> Villanova University
>> >>
>> >> library.villanova.edu
>> >>
>> >> 610-519-7361
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> You receive this message as a subscriber of the [hidden email]
>> >> mailing list.
>> >> To unsubscribe: mailto:[hidden email]
>> >> For general help: mailto:[hidden email]?subject=help
>> >> OW2 mailing lists service home page: http://www.ow2.org/wws
>> >>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws