One more question ...


I'm trying to have a <<FrontEndView>> that can forward one form to 2 different 
actions. What I want is to have 2 buttons on my form, one that sends all fields 
to an action, and the second that sends a subset of those to another action (if 
all fields are sent that's obviously not a problem, I just wont use them).



For the moment, I tried to model that with event parameters having the same 
name on 2 transitions out of my view, but that creates 2 forms on one page ... 
Not at all what I'm trying to do. Is it possible to do that ? I could probably 
use a decision point and use "buttons" instead of "submit" and send the name of 
the button that was clicked somehow ...



Does that make sense ? Is there an easy way to do it ?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1372#1372
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