I only understand how to make a script with the "Go to layout" option so every time the file opens, FileMaker would go to that particular layout.
I don't follow your instructions on multi-user settings. Can you explain in detail "capture layout number they want to start at"? How do you make a startup script that would have the user login? I have database hosted using FileMaker Server software. My users just open the file directly from their computer by clicking on "hosts" button and finding the file. They don't login to anything.
Thanks a bunch.
Main Topics
Browse All Topics





by: TheSupportGroupPosted on 2003-08-06 at 06:32:11ID: 9090774
Actually, it wouldn't be all that bad. If you have (or create) a user file, something simple with name and maybe a field for layout preference, you can capture what layout number they want to start at. Then, your startup script would have the user "login". What the login would do is actually make a relationship to the user file. This would then make the layout number field available and you could use the "Go to layout number...FieldName". One script would take care of all the users. Hope this helps.
Adam