As stated in the first introduction of v4 there is a possibility to "import" the reports.
Quote:
Version 3 and version 4 can live in that same database as their system files either start with zzzsys_ or zzzzsys_ and all reports designed with version 3 can be cut and pasted into version 4 as they use the same JSON object.
It should be done by exporting records from the reports sre_layout in the zzz_report table to the new zzzz_report table.
Is there anything else that needs to be altered or taken care off?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Converting reports from Pro to Forte
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Converting reports from Pro to Forte
Hi,
If you use a Launch Form, or PHP code, you need to change these Ids too:
sre_zzzzsys_form_id
sre_zzzzsys_php_id
Otherwise just try it and see if it works or if you get an error.
If you use a Launch Form, or PHP code, you need to change these Ids too:
sre_zzzzsys_form_id
sre_zzzzsys_php_id
Otherwise just try it and see if it works or if you get an error.