śr., 19 kwi 2023 o 09:37 Greg Huber <gregh3...@gmail.com> napisał(a):
>
> > hack to satisfy Roller requirements
>
> Well I don't think its a hack, to have the variable name as part of the
> id does not seem correct to me
>
> eg
> <form id="entry">
>      <s:set var="tmp">entryEdit</s:set>
>      <s:submit action="%{#tmp}!saveDraft"/>
> </form>
>
> ie the name would be :
>
> entry___tmp__saveDraft
>
> vs
>
> entry_entryEdit_saveDraft

but this is what my PR is doing right now, so I assume it is ok?


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

Reply via email to