thaithiendi的活动

Hi bunyamin,

I see the DirectoryDescriptorService::getContent method gets called when a pagination event occurs. but I don't know how to get page number to pass into backend. When I click page number "2". I want to pass param "2" into backend. How i can get number "2"?

Thanks bunyamin,

Yes, I have paging tool But when i click to paging, list data not refesh. I read Log but don't see error.

Pls help me how

Hi support team,

I converted the return parameter to PagedResult from ListResult of DirectoryDescriptorAppService.GetListAsync in backend. And frontend angular I alse converted the return parameter to PagedResult from ListResult of directory-descriptor.service.ts file-management-folder-content.component.ts have also this.list.maxResultCount = Infinity; But i don't see paging tool. How can I have to change file-management-folder-content.component.html to do that

Thanks bunyamin ,

It's work.

Thanks bunyamin, I wrong config in appsetting.json in API project, It's ok when I remove /HLVDMS/

It seems that you encountered a CORS error. Please check the IdentityServerClientCorsOrigins table and make sure that dmsaut.hanwhalife.com.vn:501 is within allowed CORS origins.

Dear bunyamin,

Thanks you for your answer quickly. I have already update IdentityServerClientCorsOrigins table but the error still in here

Where else can i check?

Could you please check the table IdentityServerClientRedirectUris in your prod database?

Also, I've noticed that your environment.ts looks like your environment.prod.ts. environment.ts is used when running your application with ng serve. environment.prod.ts is used when you run ng build --prod. Having the same entries for both could cause some confusion.

Thanks bunyamin,

I updated database and i have a new error when login. Please show me how to fix it

Hello,

Could you please share your environment.ts and environment.prod.ts files omitting confidential information?

Hi bunyamin

There are my environment files And My Logs folders of service api

显示 38 个条目中的 31 到 38 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11