BaseElements-Plugin
BaseElements-Plugin copied to clipboard
FileMaker Pro plugin used for BaseElements to provide file, dialog and XSLT functions.
**Describe the bug** FTP upload returns error 2 after upgrading from Ubuntu 20/FMS 20 to Ubuntu 22/FMS 21 **To Reproduce** We need to know : 1. BE_FTP_Upload, BE_FTP_UploadFile, BE_CurlTrace, BE_DebugInformation...
I noticed that for each function you detail the various clients that the function works on (Mac, PC, IOS, FMS) but this list doesn’t indicate compatibility issues when used via...
**Describe the bug** It simply won't load. I've also tried the latest beta: 5.1.0b1 but that doesn't work too; the 4.2.6 version works instead. **To Reproduce** We need to know...
**Describe the bug** When you configure a notification in filemaker pro, the script that should be triggered after the user interacts with the notification is not executed when the BaseElements...
### Type of Feature New Function ### Description Utilise the [trurl](https://github.com/curl/trurl) code from curl, and have a BE function that did : BE_Trurl ( url { ; set ; append...
### Type of Feature New Feature ### Description Add support for WebSockets where each new incoming call goes into a table, and there's a way to put outgoing calls into...
**Describe the bug** When you're doing a HTTP GET and the url has a 301 redirect AND you've set CURLOPT_FOLLOWLOCATION on, then afterwards when you get individual headers, you can...
It would be great if we could set multiple Pasteboard or "clipboard" types all at once, similar to how Excel sets the Pasteboard. That way we as FM developers could...
**Describe the bug** In a script that is running as PSOS, we are building a PDF report in the Windows TEMP folder by creating an initial PDF using the FM...