Hi Erwin,

If it works in the online-store and not in your project perhaps there is
a problem in one of the tagged values you entered.

Please check this: on the UML parameter that is the column in the
displayed table, is there a tagged value
@andromda.struts.view.field.tablelink ? And the value should be the name
of the table to link from.

In the online store the value is 'itemList' (which will resolve to
'itemList.id' because 'id' is the name of the parameter)

So make sure that if you do not specify the trailing characters after
the dot (included) that the name of the parameter is a property for each
item in the list.

Otherwise set the tagged value to 'itemList.property', so appending the
name of the property with a dot after the name of the list.

All is explained here
http://team.andromda.org/docs/andromda-bpm4struts-cartridge/modeling.htm
l, check the last tagged value (named
@andromda.struts.view.field.tablelink)

hth
-- Wouter

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:andromda-user-
> [EMAIL PROTECTED] On Behalf Of Erwin Teseling
> Sent: Monday, September 13, 2004 9:18 PM
> To: [EMAIL PROTECTED]
> Subject: [Andromda-user] Problems with tablelink (displaytag)
> 
> Hi,
> 
> I am strugling with the tablelink in a displaytag table. No matter
what
> I define (everything is the same as the online-store example) but it
> does not include the id parameter in the link. It does display the id
> value correctly, but the link does not contain the parameter (so I
> cannot lookup the details for this id). Was there any change the last
> couple of days that I should change something for?!
> 
> Thanks,
> Erwin Teseling
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement
on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Andromda-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/andromda-user



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to