Installing plug-insDatabase developers can insert plug-in files in container fields, then use scripts and calculations to install and update plug-ins.Note If you are concerned that unwanted plug-ins might be installed when you use solution files on a trial basis, you can disable the Allow Solutions to Install Files option in the plug-in preferences. However, be aware that the solution file may not behave as intended if you don’t allow required plug-ins to install. See Setting plug-in preferences.
• In Browse mode, select the container field, choose Insert menu > Insert File, select a plug-in file, then click Open.
•
3.
C:\users\user_name\AppData\Local\FileMaker\FileMaker Pro\13.0\Extensions\ C:\users\user_name\AppData\Local\FileMaker\FileMaker Pro Advanced\13.0\Extensions\ Macintosh HD/Users/user_name/Library/Application Support/FileMaker/FileMaker Pro/13.0/Extensions Macintosh HD/Users/user_name/Library/Application Support/FileMaker/FileMaker Pro Advanced/13.0/ExtensionsTip You can use the Get(InstalledFMPlugins) function to identify the version of the installed plugin and compare it with the version of the plug-in stored in the container field, then update the plug-in by reinstalling, if necessary. See Updating plug-ins and Get(InstalledFMPlugins).
•