Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7460 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

On a layout within my database, I have a portal that shows related records. I have placed a button in the portal layout, which will be there for each and every record in the portal (which is what I want). I am trying to code a script that will be executed when the user clicks on the button for any record that is visible in the portal. The script will open the related file and find that particular record. However, I don't know how to access the fields in the portal.

Any ideas? Thanks!

Posted

use the Go To Related Record Step available in the "Button" dialog menu.

Go into Layout Mode and select the button,

Then to to the Menu - Format - Button - a Dialog box will appear, on the Left side select

- Go To Related Record

On the Right Side Choose your relationship (the one you used for the portal),

and click on the box that says - Show Only Related Record.

HTH

Lee

cool.gif

Posted

It might be better to assign a script to the button that does a GTRR and then calls a script in the related file to go to the correct layout, zoom or maximize the window, hide/show the status area, etc.

This topic is 7460 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.