M
Mohammed Siraj
Guest
The solution should work on all application pages i.e. list page as well as view page. Can you make this change for the script component that you are adding to Custom Sidebar: //Add id attribute as stated above. This will ensure that the script modifications are always picked up, even when you are navigating from one page to another with Ajax based navigation Turned ON. Regarding Audit Trail page, this is one place where it will not work. Even in NUI pages, there are some cases like Audit Trail wherein we embed HTML generated on server side directly into the page. As our solution is basically as client-side solution, it will not be able to transform the Date literals as per Buddhist Calendar for such cases.
Continue reading...
Continue reading...