| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
Add Weblinks
All examples are included with download of MBS FileMaker Plugin.
| Overview | |
| Tables | 2 |
| Relationships | 1 |
| Layouts | 2 |
| Scripts | 3 |
| 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 |
|
3 fields defined, 1 record
| ||
| Links |
4 fields defined, 4 records
| Links |
| Table Name: PDF - 3 Fields | ||||||||
| Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
| PDF ID | Normal, Number | Auto-Enter:
|
|
|
|
|||
| Input PDF | Normal, Binary | Auto-Enter:
|
|
|
||||
| Output PDF | Normal, Binary | Auto-Enter:
|
|
|
||||
| Table Name: Links - 4 Fields | ||||||||
| Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
| Link ID | Normal, Number | Auto-Enter:
|
|
|
|
|||
| Text | Normal, Text | Auto-Enter:
|
|
|
||||
| URL | Normal, Text | Auto-Enter:
|
|
|
||||
| PDF ID | Normal, Number | Auto-Enter:
|
|
|
|
|||
Layout Objects: PDF
| Field Name: PDF::Input PDF | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Field Name: PDF::Output PDF | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Field Name: Links::Text | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Field Name: Links::URL | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Clear” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Add Links” ] Scripts: |
||||
| Portal Properties | Coordinates | Fields | Options | ||
|
| Field Objects
|
|
||
Layout Objects: Links
| Field Name: Links::Link ID | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Field Name: Links::Text | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Field Name: Links::URL | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| InitDynaPDF |
| Clear |
| Add Links |
| Next Script: [Clear] |
| Script Name | InitDynaPDF |
| 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: [InitDynaPDF] | Next Script: [Add Links] |
| Script Name | Clear |
| Run script with full access privileges | 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: [Clear] |
| Script Name | Add Links |
| Run script with full access privileges | 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 |
|
Download example: Add Weblinks
Used functions:- DynaPDF.AddActionToObj
- DynaPDF.CreateJSAction
- DynaPDF.EditPage
- DynaPDF.EndPage
- DynaPDF.FindText
- DynaPDF.GetPageCount
- DynaPDF.ImportPDFFile
- DynaPDF.Initialize
- DynaPDF.IsInitialized
- DynaPDF.New
- DynaPDF.OpenPDFFromContainer
- DynaPDF.PageLink
- DynaPDF.Release
- DynaPDF.Save
- DynaPDF.SetFont
- DynaPDF.SetImportFlags
- DynaPDF.SetLineWidth
- DynaPDF.SetLinkHighlightMode
- DynaPDF.SetStrokeColor
- DynaPDF.SetTextRect
- DynaPDF.WebLink
- DynaPDF.WriteFText
- Math.TextToNumber