IplayWoW Posted February 15, 2010 Posted February 15, 2010 Is there a way I can display a container that is within a portal row(a preview if you will)? I'd like to be able to display the file in a preview window in the same layout as the portal itself without having to run a Go To Layout script to see the file. Along with a nomenclature, this would aid in distinguishing which file is the correct container the user needs/wants to export.
mweiss Posted February 15, 2010 Posted February 15, 2010 (edited) What exactly do you mean by "display"? This may depend in part on what's in the container (graphic, file, etc.) If it's a file, do you just want to see the file icon in a larger view? Or are you looking for some kind of Quicklook-style preview? Since I'm not sure exactly what you want, this is just a guess: But you could put a largeish container field in the *parent* record (name it Parent::ContainerPreview), and put a button in the portal row that sets the value of Parent::ContainerPreview to be Child::Container. That gives you a way to browse the portal row container fields without navigating to another layout. Here's a dead-simple demo file. Portal_Browsing.fp7.zip Edited February 15, 2010 by Guest Added demo file.
Recommended Posts
This topic is 5394 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