hi sir, i catch the problem it's when i get the project from AZURE and started to build entities using Suite error message (build failed check solution) will show but when i started to build project from scratch using suite it works good so how can i fix this error because i cant push my updates into server to Co-workers
hi sir i have a problem into my manager class in Domain Application according to your documentation you use DomainService which includes GuidGenerator.create to create Guid but what if my class is from (int) type like image below what should i do??
hi sir no errors in build and it works very very very good thanks to amazing framework despite there are some features hope to customize it in new version my abp v8, cli 8.0.2 let's jumping steps 1- domain project and put my entity 2- domain shared and put my enum 3- entity framework and put my builder and updated database 4- app.contract and add Dto + createUpdate + Interface 5- app and add service 6- create mapping 7- did my UI all is working good and lets considered steps above is for master class now i want to do detail class using ABP suite after choosing add existing solution and add my new entity & property it shows me that error i think that is because suite generate deffrient classes OMG i afraid that if i want to make master detail i should and must do master using suite then do detail
Hi sir i generated project using abp suite but i created my master page using normal steps like book tutorial i didn't use suite to customize my code because it generate a lot of classes so... want to generate detail page using abp suite i already have master like i mentioned before doing it by my self using auto CrudAppService method and these are steps that i did to do detail page
Good evening sir, i use (abp dynamic form) tag it's create Forms magic but if i want to use specific field to do something css style or js code how can i get it's Id ?? i went to console to get Id and it's work but it is not working with datapicker like Date Time i attached link video below to see what happen FYI: when i tried to catch any Id from dynamic forms into Javascript file it doesn't work or change what i want to do like image below Id selector just working with css but not working with js hope you can help me please
Video Link: https://streamable.com/3xrd2g
thanks for your efforts sir
hi sir, i want to do something like this page put with different structure i've 2 pages with (one - many) relation close enough to your example (book / author) so i want to put these 2 pages in one view you can say every page has 50% from main page on top i'll put first page , bottom i'll put second page if there is a documentation like explains this way please show me where can i find it thanks for your time