0
tommy.reynolds@pentair.com created
Is it possible to create a many-to-many relationship where the link table has additional fields using ABP Suite?
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: vX.X.X
- UI type: Angular / MVC / Blazor
- DB provider: EF Core / MongoDB
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Unfortunately, the
Suitedoes not support this feature. However, there is no obstacle for you to manually add the properties you want according to the requirements of your application.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
