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

MBS FileMaker Plugin Example Databases

Icons

All examples are included with download of MBS FileMaker Plugin.

Icons.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts6
Value Lists0
Custom Functions0
Custom Menus33
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
Icons
2 fields defined, 4 records
Icons

Fields

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

          Layout Objects: Icons

          Regular Fields

          Field Name: Icons::Icon
          Field PropertiesCoordinatesField FormatField BehaviorQuick Find
          • Top: 34 pt
          • Left: 6 pt
          • Bottom: 317 pt
          • Right: 289 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: Icons::Path
          Field PropertiesCoordinatesField FormatField BehaviorQuick Find
          • Top: 42 pt
          • Left: 348 pt
          • Bottom: 61 pt
          • Right: 857 pt
          • Anchoring: Left, Top
          Field Format:
          • Edit Box
          Field Behavior:
          • Allow field to be entered: In Find mode, In Browse mode
          • Touch keyboard type: Default for Data Type
          • Go to next field using: Tab key
          Yes

          Buttons

          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Clear Icon
          • Top: 176 pt
          • Left: 307 pt
          • Bottom: 208 pt
          • Right: 466 pt
          • Anchoring: Left, Top
          Perform Script [ “Clear Icon” ]

          Scripts:


          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Get Icon 32 Pixel
          • Top: 127 pt
          • Left: 307 pt
          • Bottom: 159 pt
          • Right: 466 pt
          • Anchoring: Left, Top
          Perform Script [ “Get Icon 32” ]

          Scripts:


          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Get Icon 512 Pixel
          • Top: 127 pt
          • Left: 477 pt
          • Bottom: 159 pt
          • Right: 636 pt
          • Anchoring: Left, Top
          Perform Script [ “Get Icon 512” ]

          Scripts:


          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: QuickLook Icon
          • Top: 127 pt
          • Left: 647 pt
          • Bottom: 159 pt
          • Right: 806 pt
          • Anchoring: Left, Top
          Perform Script [ “Get Icon with QuickLook” ]

          Scripts:


          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Export Image
          • Top: 176 pt
          • Left: 477 pt
          • Bottom: 208 pt
          • Right: 636 pt
          • Anchoring: Left, Top
          Perform Script [ “Export” ]

          Scripts:


          Script Hierarchy

          Get Icon with QuickLook
          Export
          Get Icon 32
          Get Icon 512
          Clear Icon
          Clear all Icons

          Next Script: [Export]
          Script NameGet Icon with QuickLook
          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

                    Previous Script: [Get Icon with QuickLook]Next Script: [Get Icon 32]
                    Script NameExport
                    Run script with full access privilegesOff
                    Include In MenuYes
                    Layouts that use this script
                    Scripts that use this script
                      Script Definition
                      Script Steps
                      • Export Field Contents [ Icons::Icon; “file:icon.png”; Automatically open; Create directories:No ]
                      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

                              Previous Script: [Export]Next Script: [Get Icon 512]
                              Script NameGet Icon 32
                              Run script with full access privilegesOff
                              Include In MenuYes
                              Layouts that use this script
                              Scripts that use this script
                                Script Definition
                                Script Steps
                                • Set Field [ Icons::Icon; MBS("Icon.GetIcon"; Icons::Path; 32) ]
                                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

                                        Previous Script: [Get Icon 32]Next Script: [Clear Icon]
                                        Script NameGet Icon 512
                                        Run script with full access privilegesOff
                                        Include In MenuYes
                                        Layouts that use this script
                                        Scripts that use this script
                                          Script Definition
                                          Script Steps
                                          • Set Field [ Icons::Icon; MBS("Icon.GetIcon"; Icons::Path; 512) ]
                                          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

                                                  Previous Script: [Get Icon 512]Next Script: [Clear all Icons]
                                                  Script NameClear Icon
                                                  Run script with full access privilegesOff
                                                  Include In MenuYes
                                                  Layouts that use this script
                                                  Scripts that use this script
                                                    Script Definition
                                                    Script Steps
                                                    • Set Field [ Icons::Icon; "" ]
                                                    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

                                                            Previous Script: [Clear Icon]
                                                            Script NameClear all Icons
                                                            Run script with full access privilegesOff
                                                            Include In MenuYes
                                                            Layouts that use this script
                                                              Scripts that use this script
                                                                Script Definition
                                                                Script Steps
                                                                • Replace Field Contents [ Icons::Icon; Replace with calculation: "" ] [ No dialog ]
                                                                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: Icons

                                                                        Used functions: