Hello, The project is configured such that canActivate and canActivateChild both run the same code. If I want to run a specific permission check on a specific route, can I override the canActivateChild or canActivate using a new guard?
Thanks
Hello, The project I am working on is using .NET 4.6.1 (ASP.NET Core + Angular 2). If I want to switch and start using the one based on .NET Core, can I just download a new copy of the project and move my files there, or are there more major changes to be done?
Note that I do understand that I will lose the SignalR and LDAP features.
Thank you Bilal
Thanks. Maybe this is the best option. To make use of server-side events since they exist and then use SignalR to call some code on client side to invalidate the data in Local Storage.
Thank you
Thanks for your time Ismail.
I could make use of the abp.event.trigger and abp.event.on but then I have to add this code to the OU screen, is that okay? Or I shouldnt be touching those screens in general.
Thanks for taking the time to answer my post. It is understood now.
Hello, Is the filter IPassivable enabled by default? I noticed today that the query is returning IsActive is true and those that have it as false.
Where can I check more info about that?
Thanks
Hello,
How to add a new language translations? Just add a new .xml file with the language code at the end similar to what you have done?
Is there a way also to separate my translations into another folder and rerference them in the project? This makes upgrading to newer version of the framework easier.
Thanks
Thanks a lot
Thanks :)
Any assistance?