Activités de "nabass"

that's mean that i should re-do the hole solution from scratch what if i already have a project running with UI and all is good but i want to make some relations and pages using ABP Suite?

hi sir, I have a big problem and i neeeeeeeeeeeeeed help as fast as can, I wish i can explain it now i made database and UI with tables one of these tables called (person) another called (partyAddress) these tables already exist and have UI already it works greate [partyAddress] table has no ID Type it just {AuditedAggregateRoot} as shown below and has 2 foriegn keys (partyId) form [party] table and (addressId) form [address] table so what kind of data in [partyAddress] table? like i mentioned there are relations between **address **and **partyAddress **when i store some data in address it stores in partyAdress like images below now i want to make a master-details between them using ABP Suite. I followed the tutorial but you make just existing table in database create ui from scratch no in my case UI already exist i want just master-detail between tables is there a way to make this showed in documentation or not? so please if you have a solution for this problem deal with me like i know nothing and tell me what should i do step by step thank you...

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
Répondre

Thank you it works perfectly but i have another question if the child and master is enough why do you put (Navigation tab and 1-n relation)??

Question

it doesn't work with me despite i made exactly like documentation....when i make a master it completed good but child it gives me a lot of errors while migration 1- says (Error occurred on DB migration step! Make sure the project is compiled and working. Command output: Build started... Build failed. Use dotnet build to see the errors.) 2- when open the code i found property [ public Guid OrderId ] twice ???? why ???? 3- In folder orderDbSet it gives me an error with namespace

  • ABP Framework version: 8.0.0
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Exception message and full stack trace:
Affichage de 61 à 64 sur 64 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11