October 15, 200322 yr Newbies I am new here so I was not really sure where to post this. I am trying to find a way to change the initial view that FileMaker starts with to 150% instead of 100%. Any ideas? Thanks, Randall
October 15, 200322 yr Create an Open script with Set Zoom Level set to 150%. Put the Open script in your Edit/Preferences/Doc as your startup script.
October 15, 200322 yr Because startup scripts are not running, when database is opened through relation, you should do start script in first file, which will open all files by calling startup scripts. In multi-user scenario is also good make all files hidden, but the "START" or "MAIN MENU"
Create an account or sign in to comment