Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
MongoDB Blog
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 24 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 24 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | Off |
Require iOS passcode | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
MongoDB |
13 fields defined, 1 record
| MongoDB |
Table Name: MongoDB - 13 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 |
|
|
|
|
|
Name | Normal, Text | Auto-Enter:
|
|
|
||||
Age | Normal, Text | Auto-Enter:
|
|
|
||||
URI | Normal, Text | Auto-Enter:
|
|
|
||||
Collection | Normal, Text | Auto-Enter:
|
|
|
||||
Database | Normal, Text | Auto-Enter:
|
|
|
||||
Result | Normal, Text | Auto-Enter:
|
|
|
||||
CursorLimit | Normal, Text | Auto-Enter:
|
|
|
||||
Command | Normal, Text | Auto-Enter:
|
|
|
Layout Objects: MongoDB
Field Name: MongoDB::URI | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Database | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Collection | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Name | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Age | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Result | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::CursorLimit | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: MongoDB::Command | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Connection” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “UseDatabase” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “ListDatabases” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “UseDefaultDatabase” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Release” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “UseCollection” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “ListCollections” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “CurrentCollection” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Insert One” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Search by Name” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “UpdateOne” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “LibraryVersion” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Set Variable [ $$Limit; Value:MongoDB::CursorLimit ] Fields: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “DeleteOne” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “DeleteWithName” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “DeleteAll” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Show All” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “UpdateMany” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “FindCollections” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “FindDatabase” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Show Custom Dialog [ Message: MBS( "MongoDB.ServerDescriptions"; $$MongoDB ); Default Button: “OK”, Commit: “Yes” ] |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Count” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Replace” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “DatabaseCommand” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Search by Age” ] Scripts: |
Next Script: [FindDatabase] |
Script Name | FindCollections |
Run script with full access privileges | 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: [FindCollections] | Next Script: [UseCollection] |
Script Name | FindDatabase |
Run script with full access privileges | 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: [FindDatabase] | Next Script: [UpdateOne] |
Script Name | UseCollection |
Run script with full access privileges | 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: [UseCollection] | Next Script: [UpdateMany] |
Script Name | UpdateOne |
Run script with full access privileges | 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: [UpdateOne] | Next Script: [SetCursorLimit] |
Script Name | UpdateMany |
Run script with full access privileges | 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: [UpdateMany] | Next Script: [CurrentCollection] |
Script Name | SetCursorLimit |
Run script with full access privileges | 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: [SetCursorLimit] | Next Script: [Connection] |
Script Name | CurrentCollection |
Run script with full access privileges | 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: [CurrentCollection] | Next Script: [ListDatabases] |
Script Name | Connection |
Run script with full access privileges | 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: [Connection] | Next Script: [UseDatabase] |
Script Name | ListDatabases |
Run script with full access privileges | 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: [ListDatabases] | Next Script: [Release] |
Script Name | UseDatabase |
Run script with full access privileges | 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: [UseDatabase] | Next Script: [LibraryVersion] |
Script Name | Release |
Run script with full access privileges | 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: [Release] | Next Script: [ListCollections] |
Script Name | LibraryVersion |
Run script with full access privileges | 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: [LibraryVersion] | Next Script: [Replace] |
Script Name | ListCollections |
Run script with full access privileges | 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: [ListCollections] | Next Script: [UseDefaultDatabase] |
Script Name | Replace |
Run script with full access privileges | 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: [Replace] | Next Script: [Insert One] |
Script Name | UseDefaultDatabase |
Run script with full access privileges | 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: [UseDefaultDatabase] | Next Script: [DeleteAll] |
Script Name | Insert One |
Run script with full access privileges | 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: [Insert One] | Next Script: [DeleteWithName] |
Script Name | DeleteAll |
Run script with full access privileges | 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: [DeleteAll] | Next Script: [DeleteOne] |
Script Name | DeleteWithName |
Run script with full access privileges | 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: [DeleteWithName] | Next Script: [Search by Name] |
Script Name | DeleteOne |
Run script with full access privileges | 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: [DeleteOne] | Next Script: [Search by Age] |
Script Name | Search by Name |
Run script with full access privileges | 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: [Search by Name] | Next Script: [Show All] |
Script Name | Search by Age |
Run script with full access privileges | 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: [Search by Age] | Next Script: [Count] |
Script Name | Show All |
Run script with full access privileges | 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: [Show All] | Next Script: [DatabaseCommand] |
Script Name | Count |
Run script with full access privileges | 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: [Count] |
Script Name | DatabaseCommand |
Run script with full access privileges | 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: MongoDB Blog
Used functions:- MongoDB.CollectionName
- MongoDB.CollectionNames
- MongoDB.Connect
- MongoDB.CursorNext
- MongoDB.CursorSetLimit
- MongoDB.DatabaseCommand
- MongoDB.DatabasesNames
- MongoDB.DeleteMany
- MongoDB.DeleteOne
- MongoDB.EstimatedDocumentCount
- MongoDB.Find
- MongoDB.FindCollections
- MongoDB.FindDatabases
- MongoDB.InsertOne
- MongoDB.LibraryVersion
- MongoDB.New
- MongoDB.OpenCollection
- MongoDB.OpenDatabase
- MongoDB.OpenDefaultDatabase
- MongoDB.Release
- MongoDB.ReleaseAll
- MongoDB.ReplaceOne
- MongoDB.ServerDescriptions
- MongoDB.SetURI
- MongoDB.UpdateMany
- MongoDB.UpdateOne