What is the use of application.createNewFormInstance() method in Servoy 3.5
That allows you to “clone” a form. If you want to show a form in another window for example, you need to first clone that form.
This is really cool! I love it.
How about the foundset? Will this use same foundset?
Also if a formInDialog is non-modal then can we have minimize/maximize buttons?
Regarding your first question: The clone behaves just like the ‘parent’ form, so if that one uses a separate foundset, so does the cloned version
Regarding your second question: Please file a feature request in teh support system.
Paul
PS: Please try to keep post about 1 subject, so do not mix several differetn topics into one