Create Forms/Frames
FORM GENERATOR
As of version 5.0 we will be able to create a new form inherited from "frmBaseCRUD" already containing the responsive blocks and their fields linked to a database table, that is, a form generator.
In "Select a connection" the latest connections you have created will be listed.
To create a connection, simply fill in the details and click "Connect".
You can also automatically create the RadCORE dynamic menu option to call this new form and even activate the permission control for it.
See the video:
Creating a new CRUD
https://1drv.ms/v/s!AovhnjIbioMA23jR6B1tGPTKtNFz?e=1UwHkv
NEW FRAME, NEW FORM and NEW MODAL
From version 5.0 we will be able to create a new UniFrame, UniForm and a UniForm inherited from frmGenericModalForm.
Normally, to create a new frame / form in unigui you need to access several items from the "file" menu.
If you are going to create something that is inherited, even more items must be clicked until they are created.
With these new RC ELEMENTS options, you will save more time and better, they will already be created contemplating the new MainModule( mm ) nomenclature and RadCORE's default layout rendering functions.
See the video:
Creating a new FRAME
https://1drv.ms/v/s!AovhnjIbioMA23eR0mctZ1iwHrL_?e=OwpLtg
The same procedure will be identical to create a new FORM and a MODAL FORM.
note:
Do not create frames or forms with names that already exist in the project. If you really want to use a pre-existing name, remove the files ( .pas and .dfm ) before creating.
Created with the Personal Edition of HelpNDoc: Produce Kindle eBooks easily