> Does it support linking elements in different models? > I tryied it and it seems to took for elements in the user's main model
It should support linking between different models. The issue is that the other model needs to be loaded and we don't currently have a way to have multiple models (except for the profile model) loaded at once. The next step is to implement a "open readonly" or "load for reference" or some similar type of function, but we'll also probably have to fix up some of the methods which create the list of elements for the user to select from because many of them assume that the search should start at a single root model (the user's model), which won't work for this type of configuration. Perhaps in the short term I'll try to link the profiles for you by hand. I'll see if I can work on it today or tomorrow. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
