Activities of "Leonardo.Willrich"

Hi @Albert,

What do you mean? I don't have in my project the Razor component/page for Tenant, I'm using extra properties to add more fields. However, it is showing in Alphabetic order, there is no way to define with order I want to show the fields.

Hi cotur, thank you for you answer!

I've updated to the version 4.3.2 and it is still hapenning. I don't understand what do you want me to do with those two links. I am using packages in my solution and I haven't included the source code, therefore, I cannot change those files. When the solution will be released? It is always unclear for me when checking closed/resolved items in Github. Is the milestone the release where the fix will be released?

Hi,

The fix in the https://github.com/abpframework/abp/issues/8858 doesn't work for me. It is only listing the fields in an alphabetic order. It makes no sense. I need to define the fields order based on what makes sense for the user grouped by subject. The order now is stable, I mean, it will always show the fields in the same position, however, that is not what I want.

@liangshiwei, that solution resolves the logout, but, when I do the login, the main page is the Index.razor. Currently, I am checking the if currentTenant.Id is null, if so, then I redirect to the Login page. The problem with that is that the Login page is on MVC project, so, it loads all WASM modules, redirect to the Login page, and after the login, reload all WAS modules again to access the application.

It would be quite faster if the application goes straightaway to the login page, with no need to load the WASM modules.

I hope I did myself clear. If you wish, we can arrange a meeting where I can show you remotetly.

Hi, any update about this item? I am still redirecting the web pages, in some clients the user can see the index page rendered and then gets redirected to the login page.

Hi maliming,

That is before I have changed the profile:

Chaning the name from "Leonardo" to "Leonardo1":

And then returning to the application through the button "return to application"

I'll update the framework from 4.2.0 to 4.3.2, hopefully that will get fix. I'll let you know once I got it migrated.

That worked like a charm. Good catch. Thank you very much!

Hi,

Any progress on this item? I am still getting errors. Currently, I'm working in a different project and It will be required using Server side filtering. Even updating the framework to 4.3.0 the issue is still happening.

Hi,

That does the trick, but the menu Emailing is being shown in the sub-menu options. Will that be visible on Tenant side on next versions?

Showing 81 to 90 of 145 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30