|
Ah I see now .. okay this is somewhat
different from what I expected .. no this is not possible for the moment, you
will have to modify the JSP by hand for that (which is a very minor change) -- Wouter From: Frederic Chapuis
[mailto:[EMAIL PROTECTED] Sorry, I must have forgotten to include the list for every
replies since my first one was mostly directed to you personaly. I've tried the tablelink and here is what was generated : <html:link
action="">nomPrenom}">${row.nomPrenom}</html:link> whereas
I expected it to generate something like this : <html:link
action="">idUser}">${row.nomPrenom}</html:link> I obtained this by setting the tagged values
tablelink=itemsFound.nomPrenom & field.type=link on the outgoing
FrontEndEvent action parameter (named 'idUser'). The itemsFound is a Collection of objects with both 'idUser'
and 'nomPrenom' attributes having the table.columns tagged value targetting
these attributes. Fred. ----- Original Message ----- From: "Wouter Zoons" <[EMAIL PROTECTED]> To: "'Frederic Chapuis'" <[EMAIL PROTECTED]> Cc: "'AndroMDA-Users'" <[EMAIL PROTECTED]> Sent: Monday, November 01, 2004 4:31 PM Subject: RE: [Andromda-user] Validation Error: One Use-Case
per package... > Please reply to the mailing list too ... |
- Re: [Andromda-user] Validation Error: One Use-Case per pa... Wouter Zoons
- Re: [Andromda-user] Validation Error: One Use-Case p... Frederic Chapuis
