Questions asked by xchatterhttps://answers.axonivy.com/questions/asked-by/1174/xchatter/?type=rssQuestions asked by <a href="/users/1174/xchatter" >xchatter</a>enTue, 25 Feb 2020 02:15:21 -0500Can't add Applications from Admin Settingshttps://answers.axonivy.com/questions/4411/can-t-add-applications-from-admin-settings<p>Hi everyone,</p> <p>We have currently the following problem: -&gt; From the Cockpit we add and deploy our applications and everything is fine, however afterwards when we login to the portal home and go to Admin Settings from the user menu in order to add the new application, we get empty list when hitting Select. <img alt="alt text" src="https://answers.axonivy.com/upfiles/no-apps.PNG"></p> <p>The same happens when we test from the developer studio. Furthermore the users can't choose languages I guess because we can't add the application.</p> <p>I tested the same thing with just some test project on 8.0.0(from the designer only) and everything works: <img alt="alt text" src="https://answers.axonivy.com/upfiles/shows-apps.PNG"></p> <p>Any help is appreciated! :)</p>xchatterTue, 25 Feb 2020 02:15:21 -0500https://answers.axonivy.com/questions/4411/can-t-add-applications-from-admin-settingsengineapplicationportalPortal 8 - sidebar active menu item bughttps://answers.axonivy.com/questions/4293/portal-8-sidebar-active-menu-item-bug<p>Hi,</p> <p>It seems there is some bug with the sidebar. When you initially open the portal, the top element of the menu is selected and white. However when you switch to another menu item, the first one should lose the "active" style and the selected menu item should get it. This doesn't work so when you click another menu item the first one properly loses the "active-menuitem" class, but when the page refreshes to display the new content, then the first menu again gets the class "active-menuitem" so it is still highlighted. Furthermore the currently selected menu item correctly gets the "active-menuitem" class, but still doesn't get the proper style applied, because it has additional styling applied which overwrites the background.</p> <p><img alt="alt text" src="https://answers.axonivy.com/upfiles/wrong-sidebar-behavior.PNG"></p>xchatterFri, 20 Dec 2019 02:29:25 -0500https://answers.axonivy.com/questions/4293/portal-8-sidebar-active-menu-item-bugstyleportalcustomizationPortal 8 custom fontshttps://answers.axonivy.com/questions/4292/portal-8-custom-fonts<p>Hi,</p> <p>I am trying to load a custom font-face on the portal, but it does not load properly. I edited the font-faces.scss file and added my font, also the files are located properly on the system. However the font does not load. <img alt="alt text" src="https://answers.axonivy.com/upfiles/font-faces-screen.PNG"></p> <p><img alt="alt text" src="https://answers.axonivy.com/upfiles/font-face-files.PNG"></p> <p>Then in the customization.scss I tried to edit the $fontFamily variable and even manually set the font, but again it doesn't work. It just falls back to Helvetica, because it doesn't load the font files. <img alt="alt text" src="https://answers.axonivy.com/upfiles/customization-font.PNG"></p> <p>Any help is appreciated. :)</p> <p>P.S. I compiled the sass with maven and all my changes take effect except for the font-face.</p>xchatterFri, 20 Dec 2019 02:12:43 -0500https://answers.axonivy.com/questions/4292/portal-8-custom-fontsfont-faceportalcustomizationivy.cms.coLocale() with dynamic datahttps://answers.axonivy.com/questions/3923/ivy-cms-colocale-with-dynamic-data<p>Hi,</p> <p>The method <strong>ivy.cms.co(String uri, List&lt;object&gt; formatObjects)</strong> can be used with list of objects, so that you can pass dynamic data to your cms templates using {0} , {1} afterwards. However this method will always use the current locale. If we want to get a translation in another language, we can use the <strong>ivy.cms.coLocale(String uri, Locale locale</strong>) , but it seems this method does not take List&lt;objects&gt; so how can we pass the dynamic data ?</p> <p>Thanks!</p>xchatterTue, 20 Aug 2019 07:37:55 -0400https://answers.axonivy.com/questions/3923/ivy-cms-colocale-with-dynamic-datacms