Integrating non-framework forms into Framework menu

Hi,

We need to integrate some other Servoy Solutions into a Servoy Solution built with the Framework.

We would like to know how to enter a new menu option to run a standard Servoy form. We tried with functions but the form is shown but with no data in it.

Regards

Yes, the framework does normally load the data into the forms. If you don’t extend the form with the base form you have to run a loadAllRecords yourself.