Hi Brendan,
i want to migrate from TF 5 to TF Pro. I have a lot of scripts in my database. I would like to estimate the effort I have to make changes. It would make sense to know which functions are no longer supported with the new JavaScript API. For example Utils.getCalendarNames()
is not available in TF Pro.
Could you please provide a change list?
Thanks
Chris
There are new APIs and some renamed ones which get translated for you during migration, but leaving that one out was just an oversight.
I’ve just added it back in (as well as Utils.getReminderNames();
). It will be in version 1.0.5.
Thanks,
Brendan
Here’s a summary of the API changes between TF5 and TFP. Hope this helps: https://lab.danielleu.com/tapformspro/tips-tricks/index.html?p=Tap-Forms-Pro-API-Changes
Cheers, Daniel
---
See https://lab.danielleu.com/tapformspro/ for scripts and tips&tricks