I haven't used it. A quick net search found very few questions about it,
and those were mostly several years back. I guess it's fine to remove it if
the release notes mention another way to accomplish the same thing.
On Oct 3, 2014 7:38 PM, "Howard Lewis Ship" wrote:
> Just a survey ... does ANYB
No, no need.
Am 04.10.2014 um 01:38 schrieb Howard Lewis Ship :
> Just a survey ... does ANYBODY use the FormInjector component directly?
> It's going to be a lot of work to upgrade it for 5.4 and I'm very tempted
> to just remove it outright.
>
> --
> Howard M. Lewis Ship
>
> Creator of Apac
no
On Sat, Oct 4, 2014 at 8:59 PM, Taha Siddiqi
wrote:
> I don't use it either.
>
> On Oct 4, 2014, at 5:02 PM, Geoff Callender wrote:
>
> > I don't.
> >
> > On 4 Oct 2014, at 9:38 am, Howard Lewis Ship wrote:
> >
> >> Just a survey ... does ANYBODY use the FormInjector component directly?
> >>
I don't use it either.
On Oct 4, 2014, at 5:02 PM, Geoff Callender wrote:
> I don't.
>
> On 4 Oct 2014, at 9:38 am, Howard Lewis Ship wrote:
>
>> Just a survey ... does ANYBODY use the FormInjector component directly?
>> It's going to be a lot of work to upgrade it for 5.4 and I'm very tempte
I don't.
On 4 Oct 2014, at 9:38 am, Howard Lewis Ship wrote:
> Just a survey ... does ANYBODY use the FormInjector component directly?
> It's going to be a lot of work to upgrade it for 5.4 and I'm very tempted
> to just remove it outright.
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache
I think I have found the way to trigger the call using jquery plugin. It is
using
$('#injector').tapestryFormInjector("trigger");
However my next problem is how can I get the id of the FormInjector
component
I have tried
@Component
private FormInjector injectImages;
String cli
AjaxFormLoop uses this component.
Robert
On Apr 21, 2009, at 4/218:33 AM , Hugo Palma wrote:
Is there any usage example out there ?
I'm trying to figure out if the component fits my use case but i
can't quite
understand how it works.
Thanks.
-
http://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/FormInjectorDemo.java
http://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/FormInjectorDemo.tml
Eldred Mullany ha scritto:
Hi
Doe