Base solution for your next web application
Open Closed

Manually Generate Screen #6279


User avatar
0
mdframe created

I am using ASP.NET Zero 6.3.1 with Angular and Core. I need to generate a screen to utilize two existing entities. Does someone have a procedure to do this since the RAD tool does not allow generation on existing entities? Any sample script or commands would be very beneficial.

Thx in advance.


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    RAD Tool creates a page only for a single entity. So you need to create your custom page manually. If you are not experienced on which to create and where to put, you can create an entity with RAD Tool and see the changes via GitHub Desktop, note down all changes, revert back then follow the same path.