- ABP Framework version: v8.0
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
*Is it possible to develop master and detail pages with abp suite? if not what is your suggestion about it. For example when I finish the master and detail pages in abp.io framework with angular ui it sould seems look like:
3 Answer(s)
-
0
-
0
-
0
I appreciate you Quick replay ,but i would like to make master detail like this sample After i add header data and save the header
the Add button in detailed grid enabled and add data in grid
all of that and i still in the same pageUnfortunately, we are not providing a UI like you shared out of the box, and as you would understand we are only providing a general detail row template for the master/child relationship. Therefore, if you need a page design as you shared, then you can first use ABP Suite's Master/Detail Relationship feature, and wait for it to apply the related changes and design and then you should change the UI by your needs.
Note: We are considering building form builder in the future and that means this can be supported in the future.