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

MBS FileMaker Plugin Example Databases

Dock Tile

All examples are included with download of MBS FileMaker Plugin.

Dock Tile.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts5
Value Lists2
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
Dock Tile
3 fields defined, 1 record
Dock Tile

Fields

Table Name: Dock Tile - 3 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
BadgeLabelNormal, TextAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German
      ImageNormal, BinaryAuto-Enter:
      • Allow editing
      Validation:
      • Only during data entry
      Storage:
      • Repetitions: 1
          MenuNameNormal, TextAuto-Enter:
          • Allow editing
          Validation:
          • Only during data entry
          Storage:
          • Repetitions: 1
          • Indexing: None
          • Automatically create indexes as needed
          • Index Language: German

              Layout Objects: Dock Tile

              Regular Fields

              Field Name: Dock Tile::BadgeLabel
              Field PropertiesCoordinatesField FormatField BehaviorQuick Find
              • Top: 84 pt
              • Left: 138 pt
              • Bottom: 98 pt
              • Right: 391 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

              Field Name: Dock Tile::Image
              Field PropertiesCoordinatesField FormatField BehaviorQuick Find
              • Top: 132 pt
              • Left: 138 pt
              • Bottom: 224 pt
              • Right: 391 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: Dock Tile::MenuName
              Field PropertiesCoordinatesField FormatField BehaviorQuick Find
              • Top: 228 pt
              • Left: 138 pt
              • Bottom: 242 pt
              • Right: 391 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: Update
                Additional Properties:
              • Change to hand cursor over button
              • Rectangular
              • Top: 102 pt
              • Left: 402 pt
              • Bottom: 127 pt
              • Right: 481 pt
              • Anchoring: Left, Top
              Perform Script [ “Update” ]

              Scripts:


              Button PropertiesCoordinatesScript/Script Step
                Type:
              • Text: Count
                Additional Properties:
              • Change to hand cursor over button
              • Rectangular
              • Top: 102 pt
              • Left: 492 pt
              • Bottom: 127 pt
              • Right: 571 pt
              • Anchoring: Left, Top
              Perform Script [ “Count” ]

              Scripts:


              Button PropertiesCoordinatesScript/Script Step
                Type:
              • Text: Set Image
                Additional Properties:
              • Change to hand cursor over button
              • Rectangular
              • Top: 144 pt
              • Left: 402 pt
              • Bottom: 169 pt
              • Right: 481 pt
              • Anchoring: Left, Top
              Perform Script [ “SetImage” ]

              Scripts:


              Button PropertiesCoordinatesScript/Script Step
                Type:
              • Text: Set Name
                Additional Properties:
              • Change to hand cursor over button
              • Rectangular
              • Top: 222 pt
              • Left: 402 pt
              • Bottom: 247 pt
              • Right: 481 pt
              • Anchoring: Left, Top
              Perform Script [ “SetMenuName” ]

              Scripts:


              Value Lists

              Value List NameSourceValuesOn Layouts
              ValuesCustom
              • HasBadge
                Neue WertelisteCustom

                  Script Hierarchy

                  Update
                  SetMenuName
                  Count
                  SetImage
                  GetProcessName

                  Next Script: [SetMenuName]
                  Script NameUpdate
                  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: [Update]Next Script: [Count]
                            Script NameSetMenuName
                            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: [SetMenuName]Next Script: [SetImage]
                                      Script NameCount
                                      Run script with full access privilegesOff
                                      Include In MenuYes
                                      Layouts that use this script
                                      Scripts that use this script
                                        Script Definition
                                        Script Steps
                                        • Allow User Abort [ On ]
                                        • Set Variable [ $n; Value:0 ]
                                        • Loop
                                        • Set Variable [ $n; Value:$n + 1 ]
                                        • Set Variable [ $r; Value:MBS("AppDockTile.setBadgeLabel"; GetAsNumber($n)) ]
                                        • Pause/Resume Script [ Duration (seconds): 1 ]
                                        • End Loop
                                        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: [Count]Next Script: [GetProcessName]
                                                      Script NameSetImage
                                                      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: [SetImage]
                                                                Script NameGetProcessName
                                                                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: Dock Tile

                                                                                  Used functions: