Niacong may be creating the instances in another model that imports
the class.  I have seen this almost every time a customize a form
(ever since I learned how to do this yesterday).  To reproduce this.
Create a schema model, e.g., person containing a class Person, then
create a persons model that imports person and create a few instances
of Person in it. Save them.  Go back to the person model and create a
custom form on Person and save it.  Then go to persons model tab and
most of the time it will be out of synch, but you can synch it by
refreshing the model cache.

On Jun 3, 2:21 pm, Scott Henninger <[email protected]> wrote:
> Naicong;  I cannot reproduce this.  Here's what I am doing:
>   - Create a form layout for Thing_1
>   - Create a couple of instances of Thing_1
>   - Modify the form layout for Thing_1
>
> When I view one of the instances, it is shown in the modified layout.
> I.e. the results are immediate and no refresh is needed.
>
> What would I need to do differently to reproduce what yo ar seeing.
> -- Scott
>
> On Jun 3, 1:38 pm, "Li, Naicong" <[email protected]>
> wrote:
>
>
>
> > Hi,
>
> > I have a class for which I customized the form layout for its instances, 
> > after some of the instances had already been created. What I see right now 
> > is that only the instances created after the custom form layout was created 
> > will be displayed in this layout, but not the instances created before the 
> > custom form layout was created.  What do I need to do in order to get the 
> > "older" instances displayed in the custom layout?
>
> > Thanks.
> > Naicong
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to