That seems related to one of my preceding problem : 
http://galaxy.andromda.org/forum/viewtopic.php?t=247



I ended up using just the first generated form, and adding buttons like :

<script type="text/javascript">

<!--

&nbsp; function removeRecipients&#40;obj&#41; &#123;

&nbsp; &nbsp; obj.form.action='<html&#58;rewrite 
action="/DisplayNews/ModifyNewsRemoveRecipients"/>';

&nbsp; &nbsp; obj.form.submit&#40;&#41;;

&nbsp; &#125;

// -->

</script>

<html&#58;button property="removeRecipientsButton"

&nbsp; onmouseover="hints.show&#40;'removeRecipients'&#41;"

&nbsp; onmouseout="hints.hide&#40;&#41;" styleId="form_submit" 

&nbsp; onclick="removeRecipients&#40;this&#41;">

&nbsp; <bean&#58;message key="display.news.modify.news.remove.recipients" />

</html&#58;button>
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1740#1740
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to