When i generate code, the UI menu items are all created as main menus, at the time of generating how can i create the menu item under another menu item or how can i edit the same after creating ?
I have a DB with 50 tables, i want to generate ABP code using this DB, how can i generate the code from this DB using abp suite ? I also have the classes for this DB that are currently working well with abp.io free version. How can i used load this classes to the abp suite UI so that it can generate the rest of the code ?
Then i want to rename all default abp tables belows. Any guide on how i can rename all this tables.