for clarity I'll simply list my remarks:


1. currently it is only possible to have a parameter linked to the column of 
the same name, this means that when you send id you must target the id column 
in the table (you had selected the edit column); I understand this is a much 
needed feature (I myself needed it too) but it's very complicated because it 
can get very easy to confuse the cartridge (I can't exactly remember what it 
was, I would have to think about it again and am about to ealve .. so perhaps 
when I'm back)



2. if you want a separate column to be generated, you will need to use the 
@andromda.struts.action.type=form tagged value, not 
@andromda.struts.action.type=hyperlink



3. if you want the input field to go away you should set the field type of the 
id parameter on the edit auct. event to plaintext, because by default event 
parameters are rendered as input fields (you can edit them and have them sent 
when you click the button)



4. if you want a hyperlink inside the 'id' column, you should set the field 
type of the id parameter to hyperlink too (the rest of the model is fine)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2746#2746
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