Hi,
using: Core, MVC, jQuery project - v8.1.0
Edge and Chrome browser OK.
But IE (11) - does not show e.g. tenant dashboard (just blank), own developed pages with datatables not showing / loading.
Also from F12 and on screen (upper right corner) looks like SignalR keeps processing
Hi,
using: Core, MVC, jQuery project - v7.2.2 wish? - for the ANZ framework :-)
From top right user menu - MySettings. Could it be possible to allow users to maintain the phone number?
Hi,
using: Core, MVC, jQuery project - v7.2.2 just a couple of wishes - for the ANZ framework :-)
"Changing permissions" with this disabled for at user - they can still, change (remove/add) roles to users - this should not be possible I think.
"Login as this user" with this enabled - it can be used to login as Admin - and thereby change permission on other users.
Hi,
using: Core, MVC, jQuery project - v7.2.2
How do I "jump" from one controller to another - also selecting the correct menu item in the main menu.
...Or can you activate a specific menu item from code? - and how :-)
Hi,
using: Core, MVC, jQuery project - v7.2.2
Is there any way to change the DisplayName of menu items at "runtime".
Can it be done with UserNavigationManager? and how?
Hi,
using core/jquery/mvc
Any best pratice og how-tos on controlling views on small viewport / mobile.
Wish to define a "compact" view of datatable - remove search fields etc. when on mobile.
I know an option is to use the mobile solution - but to avoid that :-)
Hi,
using ANZ 7.1 - Core, MVC / jQuery.
When sending mail - the link for activation / reset passwork is build with localhost:
http://localhost:62114/Account/...
localhost:62114 should be replaced with actual domain.
what is wrong? something I should setup :-)
Hi,
using ANZ 7.1 - Core/jQuery
After updating to 7.1 - a lot of "default" mappings has to be added to the CustomDtoMapper.
Now an issue with AuditLog, when opening the details of a history.
The mapping does not work - unless I add specific mappings. That was not necessary before. Am I missing something regarding mapping? - maybe in my merge of project with ANZ FrameWork 7.1?