0
john@johnfuqua.com created
How do we create a navigation property in ABP Suite to the Users table so that It creates a child list in the UI. We heard in the webinar today that this is coming in 8.1, but we need it now.
Also, why can't one of the developers on my team create/ask questions? He is listed in the org.
Provide us with the following info:
- ABP Framework version: v8.0.0
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
1 Answer(s)
-
0
Hi, you can check the documentation to add the
IdentityUser
as the np.We enhanced this flow and with v8.1, you'll be able to select it from the basic tab, but if you need to do it now, you can follow the documentation.