Hi,Do you see any errors in Java classes. Ideally there will be issue with Java classes if you upgrade to 1.8.Some classes won't support. Please let us know, if you see any errors.~Ratna.
Hi,Article is live now, you can check this link: Scott's Digital Community: Working with Experience Fragments and the Experience Manager ContextHub ~Ratna
Hi,We have Adobe HELPX Article on this core components which also includes Sling Models: Developing your first Experience Manager 6.3 Components Please try this article!~Ratna.
Hi Sammy,We have the HELPX article on this topic for configuring the RTE plugins in Touch UI Dialog. Please check here: Configuring Experience Manager Rich Text Editor Plugins in a Touch UI Component DialogThis also have the package so that you can install and check the same.Hope this helps!!~Ratna.
Hi,See this community article as Kautuk stated: Adobe Experience Manager Help | Creating your first Adobe Experience Manager Service using an Maven Archetype project Also, make sure you include correct Adobe profiles in setting.xml file as discussed in the article.Hope this helps!Ratna.
Hi,Yes, you can show dropdown without using datasource. See this Select — Granite UI 1.0 documentation Also, see this old thread which discusses the same. Populating Touch UI drop down without using datasource Hope this helps!Ratna.
Hi All,We have the login component on the page that is only specific to Health care professionals. Whenever user logs in, it will be authenticated on the different database.I am using the Rest web-service for user authentication and I am getting the user details in the form of JSON response as per t...