Ends in:
7 DAYS
10 HRS
18 MIN
29 SEC
Ends in:
7 D
10 H
18 M
29 S

Activities of "liangshiwei"

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:

Hi @rajasekhard2015

Do you create your own settings management page? It doesn't appear automatically.

See https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

Showing 6121 to 6130 of 6130 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06