Hello, i have this warning on my Module
Property “firstFormID” refers to a form that cannot be instantiated. solution_settings.obj /XX_Project XX_Project/solution_settings.obj Problem inside the solution
i check the UUID and it is OK…how can i resolve this?
Hi,
Forms without parts cannot be instantiated.
You can create a form without parts (for example to b used as super form), but it cannot be shown (only its subforms with parts) in the client.
Rob
Thanks, i solved removing the load form.