nightdesigns Posted April 19, 2002 Posted April 19, 2002 I would like to be able to do a horizontal split screen between 2 portals. I would like the host record on top, and the portal records down below. But i'd also like to be able to do searches on the top window and leave the window as the same. If you need more clarification, I'll give the example. E-mails are brought into the portal, but unfortunatly the ID (key) number is not always available. The top window would be used for finding that proper ID number, and then i'll bring it over by a script. Bottom is used for browsing only, top is used fo rsearching. HOpe this makes sense. Thanks.
LiveOak Posted April 19, 2002 Posted April 19, 2002 I don't understand the question, you can put multiple portals on the screen and display whatever you wish in them. You can control the contents of a portal independently of which record you are on by basing the relationship upon a global field you set explicitly. -bd
nightdesigns Posted April 20, 2002 Author Posted April 20, 2002 quote: Originally posted by LiveOak: I don't understand the question, you can put multiple portals on the screen and display whatever you wish in them. You can control the contents of a portal independently of which record you are on by basing the relationship upon a global field you set explicitly. -bd It's more that i want 2 files on the screen at the same time. The parent file on the top 50% and the child in the bottom 50%. But i also want to be able to browse records w/out one changing the other.
Fitch Posted April 20, 2002 Posted April 20, 2002 If I understand your question, what you need to do is relate the portal to a global field. That way it won't change as you browse through records.
nightdesigns Posted April 20, 2002 Author Posted April 20, 2002 quote: Originally posted by Fitch: If I understand your question, what you need to do is relate the portal to a global field. That way it won't change as you browse through records. How do i set up the screen to get it to split to 50% top and bottom? -j
Fitch Posted April 20, 2002 Posted April 20, 2002 Well, if you start with a blank layout, and you draw a line across the middle of it -- you've split the screen! I think you're trying to make this harder than it is. There's no trick to it. Just put the current record's fields in the top half of the screen, and put the portal in the bottom. No?
nightdesigns Posted April 20, 2002 Author Posted April 20, 2002 quote: Originally posted by Fitch: Well, if you start with a blank layout, and you draw a line across the middle of it -- you've split the screen! I think you're trying to make this harder than it is. There's no trick to it. Just put the current record's fields in the top half of the screen, and put the portal in the bottom. No? Let's simplify this, forget the portals for right now. I want file A to appear on the top half of the screen I want file B to appear on the bottom half of the screen. How can i get FM to do that for me automatically with the push of a button (i suppose i could have posted this in script maker, but eventually portals will be involved, but i need to get the split going first) Thanks -j
Gogargirl Posted April 20, 2002 Posted April 20, 2002 Shift F4 will do this in Windows - but I see you're using the Mac icon. I think Command Shift Z does something similar, or takes you back to the previous size.
nightdesigns Posted April 21, 2002 Author Posted April 21, 2002 quote: Originally posted by Alison Opfermann: Shift F4 will do this in Windows - but I see you're using the Mac icon. I think Command Shift Z does something similar, or takes you back to the previous size. But is there a way to get script maker to do this?> Thanks -j
nightdesigns Posted April 21, 2002 Author Posted April 21, 2002 Moving this over to scripting, Hoping for more help there.
Recommended Posts
This topic is 8308 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