It's not exactly what I want, take a look on this example:

<s:submit action="cancel"/>

will be rendered as:

<input type="submit" name="submit" formaction="cancel.action" />


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2013/10/17 Johannes Geppert <joh...@gmail.com>:
> We are supporting dynamic attributes, so you can add every attribute you
> like.
>
> If we are going to extend the taglib with new attributes then we are extend
> it for
> all themes instead to add  simply new freemarker templates.
>
>
> Johannes
>
> #################################################
> web: http://www.jgeppert.com
> twitter: http://twitter.com/jogep
>
>
> 2013/10/17 Lukasz Lenart <lukaszlen...@apache.org>
>
>> I mean, theme which supports new attributes, e.g.
>>
>> <input type="submit" formaction="..." .../>
>> http://www.w3schools.com/tags/tag_input.asp
>>
>>
>> Regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> 2013/10/17 Johannes Geppert <jo...@apache.org>:
>> > What exactly do you mean with Html5 theme for forms?
>> >
>> > A form theme without tables and support for different input types?
>> > Then the struts2-bootstrap-plugin is a kind of html5 theme.
>> >
>> > Johannes
>> >
>> > #################################################
>> > web: http://www.jgeppert.com
>> > twitter: http://twitter.com/jogep
>> >
>> >
>> >
>> > 2013/10/17 Lukasz Lenart <lukaszlen...@apache.org>
>> >
>> >> Hi,
>> >>
>> >> Does anyone is working on that?
>> >>
>> >>
>> >> Regards
>> >> --
>> >> Łukasz
>> >> + 48 606 323 122 http://www.lenart.org.pl/
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> >> For additional commands, e-mail: dev-h...@struts.apache.org
>> >>
>> >>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to