Plugin SDK related product ideas for FileMaker
The following product ideas for FileMaker are related to the plugin SDK and plugin usage. I appreciate if your vote helps getting some attention for them from FileMaker Inc.. If the plugin SDK improves over future releases, the plugin authors can write better plugins and provide better features to you. Here 5 new ones which I got the idea from our FileMaker developer meeting in Zurich today:- Provide functions to fmx::Data to read any container type to memory
- Extend fmx::Data to provide path of external container files
- Extend fmx::FixPt with Int64 functions
- Need FMX_SetToCurrentEnv for Server
- Log errors when loading plugins
And some older ideas:
- Add alignment to Plugin SDK CharacterStyle class
- FileMaker could report to user if several versions of the same plugin are installed
- Make Idle work on Server for plugins
- Add functions to plugin SDK for style runs
- Make FMX_StartScript work on FileMaker Server
- ExecuteFileSQL variant with field names
- Built-In Plugin support that works in iOS
- Provide proper main thread handling for Apple frameworks