November 5, 200619 yr Hi I am using FM 8. This is the scenario. File1 -> contains data tables File2->contains all layouts that diplays data from File1 using relationships File3->contains Report layouts that also need data. My query is this. I will go to File3 (reports)from File2(layouts) when a user presses a "Print" button. Do I need to create the same relationships in File3 to show the data in Reports or the relationships in File2 will be active since I am activating the script from there. Thanx
November 5, 200619 yr Each file can only refer to TOs (table occurences) in its own relationship graph. In a multi file scenario each relationship has to be created in every file you need it. -jens
Create an account or sign in to comment