19-Nov-2009
Resolve the issues of different Views on different computers.
Example: Amram's Laptop shows many Records in the Job List Table, whilst on Menasche's Computer only one is visible at any one time.
11/02/2013
GR
Resize, Maximise, Minimise, Windows, Change Monitor / Screen Size view according to each User’s individual screen (See: http://filemaker.463488.n4.nabble.com/Setting-up-a-solution-for-various-screen-resolutions-td474093.html for a Script to achieve this, or this script: If ( Get [ WindowWidth ] > 1024, Set Zoom Level [200%], Else, Set Zoom Level [100%], End If, Thanks to SB for this!)
06/04/2017
MS
The text "zoom out of the current view" should receive more coverage; on google there's only one search result!
To set the Layout to show 100%, do the following:
Resolve the issues of different Views on different computers.
Example: Amram's Laptop shows many Records in the Job List Table, whilst on Menasche's Computer only one is visible at any one time.
11/02/2013
GR
Resize, Maximise, Minimise, Windows, Change Monitor / Screen Size view according to each User’s individual screen (See: http://filemaker.463488.n4.nabble.com/Setting-up-a-solution-for-various-screen-resolutions-td474093.html for a Script to achieve this, or this script: If ( Get [ WindowWidth ] > 1024, Set Zoom Level [200%], Else, Set Zoom Level [100%], End If, Thanks to SB for this!)
06/04/2017
MS
The text "zoom out of the current view" should receive more coverage; on google there's only one search result!
To set the Layout to show 100%, do the following:
1.
Add the Script “Set Zoom
Level [100%] with the Script Step “Set Zoom Level [100%]” to the ScriptTrigger
“OnLayoutEnter of your Layout.
No comments:
Post a Comment