Activities of "dhaoo"

Question

I want to achieve the appearance shown in the picture. I need to save the viewed views and be able to switch back to the last viewed view by clicking the tab button. Are there any good solutions for this?

Question
  • hi:
  • I customized a module project, which runs in a multi-layers project. There is an API interface in the multi-layers project. How to call this api interface of the host in the module project
Question
  • hi,I want to add an employee number field to the AbpUsers table and add this field to the functions on the /Identity/Users page. Which methods should I rewrite
Question
  • When I was running the microservice, I found that if the current environment was not the dev environment, the identity would reset my application. Is this considered a bug? If the identity service restarts after I publish the microservice to the production environment, wouldn't all the applications I added previously be reset.
Question
  • hi:
  • I sent an ajax request on the web end. When he sent the request to the server through the dynamic proxy, I found through packet capture that the content-type was gone and the request body was also gone. Port 44382 is my server. Under the same controller, there is an api also named post. Adding its dynamic proxy is normal because when proxening, the content-type is gone and the request body is also gone, reporting an error of 415
Question
  • I want to move the Toolbar on the right to the bottom of the navigation bar. How can I rewrite the layout? Also, where can I obtain this part of the source code
Question
  • hi:
  • How can I replace the icon in the browser TAB
Question

I want to use charts with MVC/Razor. Does the abp framework support it? I see that angular integrates with apexcharts

Question

If I do not log in to the account that has purchased the commercial abp framework, or the account that logs in does not have the permission of the commercial version, can I not run the commercial version of the program? Should every developer log into my current account

Hello, I created a hierarchical structured project using the command: abp new Acme.BookStore -m none --tiered --theme leptonx-lite -csf. In this newly created project, I copied the code from the examples in Part 1 to Part 10 of the official tutorial. However, after running and debugging the project, I encountered errors in the generation of Dynamic JavaScript API Client Proxies in the Acme.BookStore.Web project. Can "Dynamic JavaScript API Client Proxies" is used for the Tiered layout of project? Could you please tell me what might be causing this issue?

My project code has already been uploaded to the repository: https://github.com/FIFAKING/BookStore.git

Showing 1 to 10 of 19 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 15, 2025, 14:41