hi, this is a custom JavaScript that one of our developers implemented. it must be easy. I also notified the developer of this screen, he may post some sample code
hi,
did you add migrations? also see the logs in web folder
you need to ignore ExtraProperties like this;
CreateMap<AppUser, AppUserDto>().Ignore(x => x.ExtraProperties);
check out the following question, similar one https://support.abp.io/QA/Questions/150/How-To-Create-a-Help-Desk-Ticket-Entity#answer-21da8121-ab88-ab2c-67f0-39f51d1b1819
following the issue...
hi yuhang.ji, sorry for my late response, I missed this question. did you manage to handle ?
hi robb, did you solve your issue?
hi camping89@gmail.com, your credit has been refunded. thanx for your feedback!
hi @don , thanks for your feedback. I've created a backlog issue for implementing draggable cards. if we decide to implement it, we implement it in both Angular & MVC.
ok. we'll check it.