daniel_uk Posted September 16, 2004 Posted September 16, 2004 I currently have a layout based on a 'Membership' table. I have a portal in the layout, which displays parts of a letter I have sent to that member. I have a button that, when clicked, takes me to the full record of a given letter. Fine so far... However, on my layout, I want to only show one particular letter at a time. To try and achieve this, I've set the portal to only display one row at a time and I've used a script as follows: Go to Portal Row (Select) This works fine - I type in the ID field of one of the letters and it highlights / displays that record in the portal. HOWEVER - if I click *out* of the portal, it defaults back to the first record in the portal. So how do I get it to ONLY display a given portal record?! thanks !!
-Queue- Posted September 16, 2004 Posted September 16, 2004 Don't use a portal. Just put your related fields on the layout and use a script attached to a button to change the key field when you want to display a different related record's data.
Recommended Posts
This topic is 7374 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