coffeec Posted August 19, 2005 Share Posted August 19, 2005 Is there a way to open a layout in the body of another layout? I want to open up a list view layout in a custom designed layout workspace. Kind of like frames in html. Link to comment Share on other sites More sharing options...
Lee Smith Posted August 19, 2005 Share Posted August 19, 2005 No. But you can design it to give that illusion. Take a look at the Contact Management.fp7 example file that came with your v7 disk. Especailly the bottom part where you can choose Main Address, Second Address, or Related Contact. HTH Lee :cool: Link to comment Share on other sites More sharing options...
CobaltSky Posted August 19, 2005 Share Posted August 19, 2005 Is there a way to open a layout in the body of another layout? I want to open up a list view layout in a custom designed layout workspace. Kind of like frames in html. If you're talking about displaying a mini 'list layout' within a form layout, yes, there is. FileMaker provides a special type of layout object called a 'portal' which is specifically designed to enable you to insert a list view of records from another table into a layout. A portal may point to any related table (table occurrence) and will display a list of related records (either sorted or unsorted). To add a portal to a layout, go into layout mode and then go to the Insert menu and select Portal... - or click on the portal tool (which is at the lower right of the tool panel on the Status Area in layout mode). The resulting dialog will walk you through the options. B) Link to comment Share on other sites More sharing options...
coffeec Posted August 23, 2005 Author Share Posted August 23, 2005 I find that portals are a set size and will become scrollable when the records increase past that size of portal. Is there a way to get this portal to increase length to accomodate all found records dynamically? Link to comment Share on other sites More sharing options...
Inky Phil Posted August 23, 2005 Share Posted August 23, 2005 You can format the portal (right click-drop down menu-portal format) to include as many or as few lines as your layout can cope with. Combine this with changing your field size and daragging the width of the portal, all of the above in layout mode, and you will find portals to be a lot more flexible than you think HTH Phil Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6682 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