Activities of "liangshiwei"

Hi I cannot reproduce your problem, can you use the CLI to create a simple project to reproduce the problem.

You can find it in the browser's Developer Tools "Sources" window

I think you can directly overwrite index.js Copy the index.js source file and update it.

   rowAction: {
                        items:
                            [
                                  Add your actions
                            ]
                    }

You can use js to dynamically add a action modal dom, or you can choose to overwrite the page.

Hi See https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#example-add-a-javascript-file-for-a-specific-page for add a .js file to page.

Can you share your project structure and Module Class?

I mean remove the module package you don't need. You can also using the way in document to disable apis.

Hi , Try to remove the volo.abp.xxx package in your Project.

Is it related to this issue https://github.com/abpframework/abp/issues/2764 ?

Hi , Did you check the log, Can you share more information? log and step.

@rajasekhard2015

Steps to add a setting tab:

Showing 5981 to 5990 of 5992 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54