TougToug Posted May 16, 2005 Posted May 16, 2005 Hi all, In my database, i set up a script that switches Layouts when i click on the appropriate button and works perfectly fine. My problem came when i started using the db to debug it, i realised that the relationships i had between the same table but different Occurence make some data appear in portals where they shouldn't. So i deleted the relationships and works fine, BUT now my script to change Layout cant work as it uses GTRR (go to related record) and these TO are not linked anymore even though it is the same table. The reason why i uses GTRR and not the simple go to layout is that i want to stay in the same record when i change layout to avoid any mistake... Thanks for any suggestions
Vaughan Posted May 16, 2005 Posted May 16, 2005 If you change layouts and the new layout has exactly the same TO as the first then you won't change records... this is the same as earlier versions of FMP. As for your deleted TOs... there is no easy fix, you'll have to go through and reassign them all manually.
TougToug Posted May 17, 2005 Author Posted May 17, 2005 ok thanks, i sorted it out anyway using a long boring script but easy step
Recommended Posts
This topic is 7132 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now