Ok. I managed to figure out how the Address works. But still struggling with the User to Role relationship.
Thanks Vincent On Fri, May 9, 2008 at 11:23 AM, Vincent Ramdhanie <[EMAIL PROTECTED]> wrote: > Hello All, > I am going through the appfuse model classes, specifically User, Role and > Address, and I am trying to understand how it all works. Is there any > documentation available that describes how this was done? I am specifically > trying to understand how the address fields on the userForm is reassembled > into the embedded Address object in the User and vice versa. I would like to > learn more about how the Many to Many relationship between User and Role is > handled where the user interface is concerned. > > Does anyone have a link to documentation for this? > > Thanks > Vincent >
