Fwd: [hatatap] Multiple submit buttons?
Martin Klang
martin at o-xml.org
Wed Jun 8 18:43:18 UTC 2005
Hello Ganga,
thank you for the kind words, it's really nice to get positive feedback!
You should be able to specify either the button name, name and value,
or the ID (using ref="id").
Have you tried
<test:submit name="approve" value="approved"/>
if that doesn't work there's a bug somewhere - let me know.
best regards,
/m
On 8 Jun 2005, at 19:08, Ganga Sah wrote:
> Hi all,
> I am a very happy user of this tool and I wonder why I did not know
> of this tool earlier!
>
> I am having problem in selecting one out of multiple submit buttons.
> If I use following script, it selects only the first submit button.
> <test:form>
> <test:submit/>
> </test:form>
>
>
> In the html form below, how can I select "approved" submit buttons
> (second button):
>
> <form>
> .....
> <input type="submit" name="approve" value="rejected"
> style=" width="180px">
> <input type="submit" name="approve" value="approved"
> style="width="180px">
> </div>
> </form>
>
> Please help!
> --ganga
> _______________________________________________
> hatatap mailing list
> hatatap at lists.pingdynasty.com
> http://lists.pingdynasty.com/mailman/listinfo/hatatap
>
>
>
More information about the hatatap
mailing list