[Seaside] Calling a seaside component from a table row

List list at afceurope.com
Thu Feb 4 09:46:29 UTC 2021


Thank you Karsten,

	Do you have any suggestion then outside putting an anchor in each cell ?

	Kind regards

	Annick

> Le 4 févr. 2021 à 10:45, Karsten Kusche <karsten at heeg.de> a écrit :
> 
> Hi Annick,
> 
> performing a #call: from within a Ajax callback typically doesn’t work in Seaside.
> 
> Kind Regards
> Karsten
> 
>> 
> Georg Heeg eK
> Wallstraße 22
> 06366 Köthen
> 
> Tel.: 03496/214328
> FAX: 03496/214712
> Amtsgericht Dortmund HRA 12812
> 
> 
> Am 4. Februar 2021 um 10:42:44, List (list at afceurope.com <mailto:list at afceurope.com>) schrieb:
> 
>> Hi,
>> 
>> I would like to call a new component from a table row as in the following
>> 
>> <tr onclick=« callmycomponent…>
>> 
>> I have tried
>> 
>> html tableRow
>> onClick: (html jQuery callback: [self callMyComponent])
>> 
>> but the callback is called and I stay on the same page
>> 
>> Best regards
>> 
>> Annick
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20210204/c0fc096b/attachment.html>


More information about the seaside mailing list