Jump to content
Salesforce and other SMB Solutions are coming soon. ×

go to specific layout of file?


Rick Edwards

Recommended Posts

Is it possible to have a button open a file and go to a specific layout of that file? I'm already opening a file, it's getting to the layout that I'm stumped on.

 

Any help?

 

Thanks.

 

-Rick

Link to comment
Share on other sites

In the document preferences

click on goto layout at start up

(choose the layout you want)

 

Or perform script at startup (in your startup script tell it what layout you want to go to)

Link to comment
Share on other sites

The file with the layout I'm going to has multiple layouts and needs to default to the first one unless specified by the button on the other file. I guess I was hoping for a "go to layout of file" type of command.

 

Any ideas?

Link to comment
Share on other sites

Originally posted by Rick Edwards:

[qb]The file with the layout I'm going to has multiple layouts and needs to default to the first one unless specified by the button on the other file. I guess I was hoping for a "go to layout of file" type of command.

 

Any ideas?[/qb]

 

 

In the file you wish to go to create script goto my layout

 

simple script=

 

go to layout [my layout]

 

 

now in the file you are coming from create a script to perform script in first file.

 

script =

perform script [external] [first file::go to my layout].

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use