FmPro Migrator 6.85
.com Solutions Inc. - DemoFmPro Migrator runs on Windows and Mac.
License: | Demo |
Date added: | 08/19/2016 |
Publisher: | .com Solutions Inc. |
Changelog: |
1) Added support for Global fields. Global fields data is written into the $_SESSION['GlobalFields'] session memory. Global fields data is used within the Model just as it is with all the rest of the data coming from the database server. Global fields may be initialized to specified values using the beforeFilter() function within the AppController. 2) Added conversion of FileMaker Stored and Unstored Calculation fields into PHP code. The Unstored Calculation fields are implemented within the view and edit actions of any form controller for which the field is displayed on the form. Since Unstored Calculation values are written into the model when calculated, the values are effectively stored as well. Stored Calculations are calculated within the model whenever a record is saved. 3) Added conversion of WebViewer layout objects, including support for parsing WebViewer URLs with field name substitution within the generated PHP code. This feature also directly supports WebViewer objects being used with the 360Works SuperContainer product. |