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
Tables 1
Relationships 0
Layouts 1
Scripts 6
Value Lists 0
Custom Functions 0
Custom Menus 33
File Options
Default custom menu set [Standard FileMaker Menus]
Default theme Minimalist
When opening file
Minimum allowed version 12.0
Login using Account Name; Account= Admin
Allow user to save password On
Require iOS passcode Off
Show Sign-in fields Off
Switch to layout Off
Hide all toolbars Off
Script triggers
OnFirstWindowOpen Off
OnLastWindowClose Off
OnWindowOpen Off
OnWindowClose Off
OnFileAVPlayerChange Off
OnWindowTransaction Off
Thumbnail Settings
Generate Thumbnails On; Temporary

 

Tables

Table Name
Statistics
Comments
Occurrences in Relationship Graph
Icons
2 fields defined, 4 records
Icons

Fields

Table Name: Icons - 2 Fields
Field Name Type Options Comments On Layouts In Relationships In Scripts In Value Lists
Path Normal, Text Auto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German
      Icon Normal, Binary Auto-Enter:
      • Allow editing
      Validation:
      • Only during data entry
      Storage:
      • Repetitions: 1

          Layout Objects: Icons

          Regular Fields

          Field Name: Icons::Icon
          Field Properties Coordinates Field Format Field Behavior Quick 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 Properties Coordinates Field Format Field Behavior Quick 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 Properties Coordinates Script/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 Properties Coordinates Script/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 Properties Coordinates Script/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 Properties Coordinates Script/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 Properties Coordinates Script/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 Name Get Icon with QuickLook
          Run script with full access privileges Off
          Siri Shortcut Visible Off
          Include In Menu Yes
          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 Name Export
                    Run script with full access privileges Off
                    Siri Shortcut Visible Off
                    Include In Menu Yes
                    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 folders: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 Name Get Icon 32
                              Run script with full access privileges Off
                              Siri Shortcut Visible Off
                              Include In Menu Yes
                              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 Name Get Icon 512
                                        Run script with full access privileges Off
                                        Siri Shortcut Visible Off
                                        Include In Menu Yes
                                        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 Name Clear Icon
                                                  Run script with full access privileges Off
                                                  Siri Shortcut Visible Off
                                                  Include In Menu Yes
                                                  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 Name Clear all Icons
                                                            Run script with full access privileges Off
                                                            Siri Shortcut Visible Off
                                                            Include In Menu Yes
                                                            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: