Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MBS FileMaker Plugin Example Databases

Slideshow Example

All examples are included with download of MBS FileMaker Plugin.

Slideshow Example.fmp12

Overview
Tables2
Relationships0
Layouts1
Scripts1
Value Lists0
Custom Functions0
Custom Menus30
File Options
Default custom menu set[Standard FileMaker Menus]
When opening file
Minimum allowed version12.0
Login usingAccount Name; Account= Admin
Allow user to save passwordOff
Require iOS passcodeOff
Switch to layoutOff
Hide all toolbarsOff
Script triggers
OnFirstWindowOpenOff
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
Files
2 fields defined, 4 records
Files
Recovered Library
1 field defined, 1 record
Recovered Library

Fields

Table Name: Files - 2 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
dataNormal, BinaryAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
        nameNormal, TextAuto-Enter: Validation:
        • Only during data entry
        Storage:
        • Repetitions: 1
        • Indexing: None
        • Automatically create indexes as needed
        • Index Language: German

              Table Name: Recovered Library - 1 Fields
              Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
              Recovered BlobNormal, BinaryAuto-Enter:
              • Allow editing
              Validation:
              • Only during data entry
              Storage:
              • Repetitions: 1

                      Layout Objects: Files

                      Regular Fields

                      Field Name: Files::data
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 168 pt
                      • Left: 6 pt
                      • Bottom: 563 pt
                      • Right: 529 pt
                      • Anchoring: Left, Top
                      Field Format:
                      • Edit Box
                      Field Behavior:
                      • Allow field to be entered: In Find mode, In Browse mode
                      • Touch keyboard type: System Default
                      • Go to next field using: Tab key
                      No

                      Field Name: Files::name
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 570 pt
                      • Left: 6 pt
                      • Bottom: 584 pt
                      • Right: 223 pt
                      • Anchoring: Left, Top
                      Field Format:
                      • Edit Box
                      Field Behavior:
                      • Allow field to be entered: In Find mode, In Browse mode
                      • Touch keyboard type: System Default
                      • Go to next field using: Tab key
                      Yes

                      Group Buttons

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: Clear slides
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 570 pt
                      • Left: 234 pt
                      • Bottom: 595 pt
                      • Right: 325 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("IKSlideShow.Clear"); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: Add to slides
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 570 pt
                      • Left: 336 pt
                      • Bottom: 595 pt
                      • Right: 427 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("IKSlideShow.Add"; Files::data); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Fields:


                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: Run slideshow
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 570 pt
                      • Left: 438 pt
                      • Bottom: 595 pt
                      • Right: 529 pt
                      • Anchoring: Left, Top
                      Perform Script [ “RunSlideshow” ]

                      Scripts:


                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: GetWrapAround
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 600 pt
                      • Left: 430 pt
                      • Bottom: 625 pt
                      • Right: 531 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("IKSlideShow.GetWrapAround"); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: SetWrapAround on
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 600 pt
                      • Left: 302 pt
                      • Bottom: 625 pt
                      • Right: 419 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("IKSlideShow.SetWrapAround";1); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: SetWrapAround off
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 600 pt
                      • Left: 176 pt
                      • Bottom: 625 pt
                      • Right: 293 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("IKSlideShow.SetWrapAround";0); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: save jpeg
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 600 pt
                      • Left: 24 pt
                      • Bottom: 625 pt
                      • Right: 127 pt
                      • Anchoring: Left, Top
                      Show Custom Dialog [ Message: MBS("Container.Export"; Files::data; "JPEG"; GetAsText(Files::data)+".jpg"); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]

                      Fields:


                      Script Hierarchy

                      RunSlideshow

                      Script NameRunSlideshow
                      Run script with full access privilegesOff
                      Include In MenuYes
                      Layouts that use this script
                      Scripts that use this script
                        Script Definition
                        Script Steps
                        Fields used in this script
                          Scripts used in this script
                            Layouts used in this script
                              Tables used in this script
                                Table occurrences used by this script
                                  Custom Functions used by this script
                                    Custom menu set used by this script

                                      Download example: Slideshow Example

                                      Used functions: