Go to TAB on Specific LAYOUT....

Go to TAB on Specific LAYOUT....

am 06.12.2007 01:43:46 von Lewis

Sorry to re-post this, but it still doesn't work;

I have a scenario where I have duplicated layouts with multiple tabs, and
would like a button to send me to the corresponding tab on each layout. I
have tried to invole this in a script giving each tab an object name, with
no joy!
Any idea what I'm missing?

I've made a script step to change layout before going to object, but rather
than going to object, it just goes to the last tab the layout was saved on.
Each tab has been given an object name, but it doesn't seem to acknowledge
those steps!

To assign each tab an object name I clicked; view>object info> clicked on
the tab and typed the name of each object in the object info box.
The script was;
go to layout ["Layout name" (layout)]
Go to Object [Object name: "object name"]
Does that make any sense?
I tried adding "go to field" but it made no difference.
thanks again,
Lewis

Re: Go to TAB on Specific LAYOUT....

am 06.12.2007 02:48:40 von Lewis

OK please forgive me. It was just a case of incorrectly named fields!
Doh!


"Lewis" wrote in message
news:4757459d$1@dnews.tpgi.com.au...
> Sorry to re-post this, but it still doesn't work;
>
> I have a scenario where I have duplicated layouts with multiple tabs, and
> would like a button to send me to the corresponding tab on each layout. I
> have tried to invole this in a script giving each tab an object name, with
> no joy!
> Any idea what I'm missing?
>
> I've made a script step to change layout before going to object, but
> rather
> than going to object, it just goes to the last tab the layout was saved
> on.
> Each tab has been given an object name, but it doesn't seem to acknowledge
> those steps!
>
> To assign each tab an object name I clicked; view>object info> clicked on
> the tab and typed the name of each object in the object info box.
> The script was;
> go to layout ["Layout name" (layout)]
> Go to Object [Object name: "object name"]
> Does that make any sense?
> I tried adding "go to field" but it made no difference.
> thanks again,
> Lewis
>