Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: SharingPanel
iOS functions to share items and pass them to Air Drop, Mail, Messages, iPhoto, and more.
The system provides several standard services, such as copying items to the pasteboard, posting content to social media sites, sending items via email or SMS, and more.
While FileMaker offers this built-in to export containers, the MBS functions can be called in any calculation and export much more different things like styled text.
Version | macOS | Windows | Linux | Server | iOS SDK |
11.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Item | Details |
---|---|
SharingPanel.AddFilePath Adds a file to share. | iOS 11.4 |
SharingPanel.AddImageContainer Adds an image to the share. | iOS 11.4 |
SharingPanel.AddImageFile Adds an image to the share. | iOS 11.4 |
SharingPanel.AddStyledText Adds styled text to share. | iOS 11.4 |
SharingPanel.AddText Adds text to share. | iOS 11.4 |
SharingPanel.AddURL Adds a URL to the share. | iOS 11.4 |
SharingPanel.Clear Resets the panel. | iOS 11.4 |
SharingPanel.Dismiss Dismisses the dialog. | iOS 11.4 |
SharingPanel.ErrorCode Queries error number. | iOS 11.4 |
SharingPanel.ErrorText Queries error text. | iOS 11.4 |
SharingPanel.GetEvaluate Queries the evaluation to run when sharing panel is done. | iOS 11.4 |
SharingPanel.GetExcludedActivityTypes Queries the list of activities to exclude in the panel. | iOS 11.4 |
SharingPanel.GetFileName Queries the file name of the script to run when sharing panel is done. | iOS 11.4 |
SharingPanel.GetScriptName Queries the script name of the script to run when social composer is done. | iOS 11.4 |
SharingPanel.IsPresented Checks whether panel is displayed. | iOS 11.4 |
SharingPanel.Item Queries item at index. | iOS 11.4 |
SharingPanel.ItemCount Queries number of items. | iOS 11.4 |
SharingPanel.Present Presents the sharing panel. | iOS 11.4 |
SharingPanel.RemoveAll Removes all items for sharing. | iOS 11.4 |
SharingPanel.Result Queries result of sharing panel. | iOS 11.4 |
SharingPanel.SelectedType Queries selected activity type. | iOS 11.4 |
SharingPanel.SetEvaluate Sets the expression to call when sharing panel is done. | iOS 11.4 |
SharingPanel.SetExcludedActivityTypes Sets the list of activities to exclude in the panel. | iOS 11.4 |
SharingPanel.SetScript Sets the script to call when sharing panel is done. | iOS 11.4 |
24 functions shown.
Release notes
- Version 11.4
- Added SharingPanel functions for iOS.
Blog Entries
- Neues MBS FileMaker Plugin 11.4
- MBS FileMaker Plugin 11.4 - More than 6500 Functions In One Plugin
- MBS FileMaker Plugin, version 11.4pr4