![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, In FMP8.5 you can use TABS in your layout. How can I go in a script to a certain layout (till here, no problem... "Go to Layout") and on this layout open a certain TAB. FMP seems to choose a tab at random. I succeeded to go to a certain tab by putting a unique field on it and than use "Go to Field". This works, but it meens that I have to make an extra field for each TAB I use. Is there a better way to do this? Thank you in advance, Marc |
#3
| |||
| |||
|
|
"Mr. X" <m... (AT) bestdeal (DOT) be> wrote: Hello, In FMP8.5 you can use TABS in your layout. How can I go in a script to a certain layout (till here, no problem... "Go to Layout") and on this layout open a certain TAB. FMP seems to choose a tab at random. I succeeded to go to a certain tab by putting a unique field on it and than use "Go to Field". This works, but it meens that I have to make an extra field for each TAB I use. Is there a better way to do this? Thank you in advance, Marc The default tab upon entering the layout is the selected tab when in layout mode, if you want the first tab to be 'default' just make sure you click on it just before leaving layout mode. FileMaker has a new script-step 'Go to Object', this works together with the ability to name objects in your layout. When you show the object's properties you can give each tabsheet a unique name, then using the mentioned script step you can jump to it ... good luck, sargasso |
![]() |
| Thread Tools | |
| Display Modes | |
| |