It seams that your *add="descriptionCreator" + * is
right way.
Now is everything OK.
Thank you very much for help and for fast replay.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Forms-tp2427184p5713583.html
Sent from the Tapestry - User mailing list archive at Nabble.c
I do that in this way:
2012/6/1 stipenovi
> Can anyone help me:
>
> I have 2 entities: Description and Person with unidirectional ManyToOne
> mapped relationship.
> Every description must have descriptionCreator (Person).
>
> I have this code in tml:
>
>
>
Can anyone help me:
I have 2 entities: Description and Person with unidirectional ManyToOne
mapped relationship.
Every description must have descriptionCreator (Person).
I have this code in tml:
I injected SelectModelFactory, and have SelectModel as @Property in page
class. I also created Per