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