Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
XL Import and Export
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 7 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 24 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
Default theme | Apex Blue |
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 | On |
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 |
Table Name | Statistics |
Comments |
Occurrences in Relationship Graph |
Table | 10 fields defined, 2 records |
Table |
Table Name: Table - 10 Fields | ||||||||
Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
PrimaryKey | Normal, Text |
Auto-Enter:
|
Unique identifier of each record in this table | |||||
CreationTimestamp | Normal, Timestamp |
Auto-Enter:
|
Date and time each record was created | |||||
CreatedBy | Normal, Text |
Auto-Enter:
|
Account name of the user who created each record | |||||
ModificationTimestamp | Normal, Timestamp |
Auto-Enter:
|
Date and time each record was last modified | |||||
ModifiedBy | Normal, Text |
Auto-Enter:
|
Account name of the user who last modified each record | |||||
First Name | Normal, Text |
Auto-Enter:
|
||||||
Last Name | Normal, Text |
Auto-Enter:
|
||||||
Birthday | Normal, Date |
Auto-Enter:
|
||||||
Amount | Normal, Number |
Auto-Enter:
|
||||||
Excel File | Normal, Binary |
Auto-Enter:
|
Layout Objects: Table
Field Name: Table::First Name | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: Table::Last Name | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: Table::Birthday | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: Table::Amount | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: Table::Excel File | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
No |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Export to Container” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Import from Container” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Import from File” ] Scripts: |
InitXL |
Export to Container |
Export to File |
Build Excel file |
Import from Container |
Import from File |
Import Excel file |
Next Script: [Export to Container] |
Script Name | InitXL |
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: [InitXL] | Next Script: [Export to File] |
Script Name | Export to Container |
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: [Export to Container] | Next Script: [Build Excel file] |
Script Name | Export to File |
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: [Export to File] | Next Script: [Import from Container] |
Script Name | Build Excel file |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [Build Excel file] | Next Script: [Import from File] |
Script Name | Import from Container |
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: [Import from Container] | Next Script: [Import Excel file] |
Script Name | Import from File |
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: [Import from File] |
Script Name | Import Excel file |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: XL Import and Export
Used functions:- FileDialog.GetPath
- FileDialog.OpenFileDialog
- FileDialog.Reset
- FileDialog.SaveFileDialog
- FileDialog.SetAllowMulti
- FileDialog.SetFilter
- FileDialog.SetPrompt
- FileDialog.SetShowHidden
- FileDialog.SetWindowTitle
- XL.Book.AddCustomNumFormat
- XL.Book.AddFont
- XL.Book.AddFormat
- XL.Book.AddSheet
- XL.Book.Release
- XL.Book.Save
- XL.Book.SaveToFile
- XL.Font.SetBold
- XL.Format.SetAlignH
- XL.Format.SetFont
- XL.Format.SetNumFormat
- XL.Initialize
- XL.IsInitialized
- XL.LoadBook
- XL.NewBook
- XL.Sheet.CellReadDate
- XL.Sheet.CellReadNumber
- XL.Sheet.CellReadText
- XL.Sheet.CellWriteDate
- XL.Sheet.CellWriteNumber
- XL.Sheet.CellWriteText
- XL.Sheet.GetLastFilledRow
- XL.Sheet.SetCol
- XL.Sheet.SetDisplayGridlines
