Aktivity „nhath“

Odpoveď

Can you send the project to engin.veske@volosoft.com?

I sent my project to your email. Please check

Odpoveď

For Edit/Delete Users/Roles forms, they are still working properly.

Odpoveď

I tried to remove all my custom but it still doesn't work.

Hi @nhath, as I understand you've customized the CreateModal for Users and Roles pages. Please check does your models' forms' have asp-page="/Identity/Users/CreateModal" attribute for Users page and also for roles page (asp-page="/Identity/Roles/CreateModal").

https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Web/Pages/Identity/Users/CreateModal.cshtml

And if you also changed the Index.js file of those pages, check do you open the models when you clicked the related buttons. (https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Web/Pages/Identity/Roles/index.js#L140)

Hi @EngincanV,

sorry for the confusion. I did customize on the login/register forms only. for Users and Roles pages, I am using it as OOTB.

Odpoveď

Hi @nhath, do you see any error on the console?

here is the screenshot

Odpoveď

Hi @nhath, do you see any error on the console?

Hi @EngincanV, No, I don't.

Zobrazených 1 až 5 z 5 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11