"devteam" की गतिविधियाँ

Hi yekalkan,

I don't see source code projects\file-management directory in my angular project. And then i run abp add-module Volo.FileManagement --with-source-code --add-to-solution-file in aspnet-core folder, but i still cannot see source code angular in projects\file-management.

Hi,

Is File Management Angular source code downloaded to projects\file-management directory in your angular project? If so, you can edit related components to customize File Management UI.

If the Angular source code is not downloaded, run abp add-module Volo.FileManagement --with-source-code --add-to-solution-file in aspnet-core folder, with the latest version (v4.3.0) of ABP CLI.

(If you get an error related with Volo.FileManagement.MongoDb.Tests project, simply remove it from solution.)

Hi yekalkan, I downloaded source code angular directly from abp suite, and after reconfiguration my project can customize UI. But, next step i don't see where i can add more action for gird content or add new column on table. how i can customize component abp-extensible-table

Hi support team,

I want to add more action, and more column in the table of File management module. I saw code and know the code is using abp-extensible-table component. i have two option

  1. don't show action Click Me on folder row
  2. show action Click Me on file row Please show me.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core /
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

i resolved it Thanks.

Dear suppor team,

I created an api from backend. And i created service component in angular code too, And now i need call it from fontend. But i don't know to do that with this framework. Please show me how to do that.

  • ABP Framework version: v4.2.2
  • UI type: Angulat
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi support team,

I want to add new column into FmFileDescriptors table. I have updated FileDescriptor class But when i run add-migration 'tableFileDescriptor-addcolumn-IsSign' and update-database in Volo.FileManagement.EntityFrameworkCore project I have error build failed. Please show me how to do that in aboth frontend and backend.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi @devteam

As I see, you've added migration successfully,

But, to update your database, please use YourProject.DbMigrator project.
When you run it, it will update your database.

Thanks @cotur

Dear support team,

I want to paging in FileManagement module but i don't see document for this. How can i do that with abp-extensible-table component?

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Dear support team,

I'm using File System Provider, and i want to save file in another server. Please tell me how to do that.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Dear support team,

I want to Get ID of current folder, but when I add action "Sign All", i have error when click "Sign All" button like this

Please show me how to get ID current folder when click action.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:
23 प्रविष्टियों में 11 से 20 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11