I'm trying to change from touch to classic ui in AEM 6.3, unable to see sidekick in classic mode. I've done the overlaying component for page editor and admin consoles to change into classic -ui.
Sidekick is available in AEM 6.3 with Classic UI mode as exactly same as AEM 6.1 and AEM 6.2. Check the init.jsp is added to your page component. That might be one of the reason.
Related
Above images or fiori launchpad or controls are working properly for all other users except for one. As you can see, highlighted red one is the icon and in the 2nd image radio buttons are looking different. Not able to understand, if any role or authorization is missing.
UI Theme designer with version lower than 1.63 has some issues with fonts while generating themes for SapUI5/OpenUI5 version above 1.8x: check if in your Developer Tools console there are errors regarding .woff2 files.
It is a known problem as stated in this post : the UI Theme Designer Team implemented a specific fix for this starting from version 1.63.
I am trying to design UI in angular 6 that application intention is to provide complete eclipse interface and its functionality.
any plugins to integrate eclipse in web application(angular) to get all the functionalities and buttons etc or any suggestions?
FYI https://help.eclipse.org I have seen only this site look like eclipse UI.
1.I am unable to integrate primeface components in palette tool in eclipse Luna.Can you suggest me fine solution for that?
2.when I was trying to drag and drop the primefaces components into xhtml webpage editor or jsp web page editor,its not happening.If at all the primeface components are added to JSP page webpage editor.The component that is dropped in webpage editor its not visible but its effecting the code .
this is the issue
The 'visual' jsf designer in eclipse (or any ide) is of limited use. It can only show basic jsf components and some older RichFaces ones if you install the jboss extensions. Since it is fairly easy to run an embedded container, displaying it in a real browser is the better solution. Automagically reloading a page in the browser when saving in the IDE is possible (search the internet for this)
I have converted my project from visual studio 2005 to Visual studio 2012. I am using.Net frmawork version 4.5.and i want to add ajax control toolkit in my project.i have created new control with named ajax and add items from browsing ajax toolkit 4.5.after clicking ok popup is displayed showing controls are added sucessfully but make sure framework version and design compatability.please give me a solution.i have tried all solutions.
I got solution for this issue,Goto property pages and in build option select appropriate version on ajax control toolkit
I'm attempting to run TinyMCE on rails with the standard setup (no gems). In my init method I am loading a bunch of plugins. They all appear to be working except the textcolor plugins. I cannot seem to find any info indicating this is a bug. No buttons even show up on the menu. Has anyone attempted to use tiny4.0.2 with the textcolor plugin and had success? Thanks.
Version 4 has made API changes, most plugins are still for version 3.x only. Try the third party plugin section on tinyMCE's forum - I know of a truecolor picker-plugin recently made for tinymce4.