Jump to content

Goto corasponding layout/record


Nemo

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

Recommended Posts

I was hooping someone might be able to help me with this script.

I have a portal listing records and am trying to make a button to open up a new window with the selected record.

Heres my script so far:

Set Variable [$Num; Value:Table::Field]

Goto Portal Row [select; GetNthRecord (Table::Field ;$Num)]

New Window

Goto Layout ["Layoutname"(Table)]

Goto Record/Request/Page [Table::Field = $Num]

It seems to be working except a little box pops up and you have to confirm the number choice (it does contain the correct number though)

any help would be appreciated.

Link to comment
Share on other sites

This topic is 6517 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.