Thanks for the response Hanish, Yes i observed this .We need to click on dialog to close it. The issue comes in full screen mode .The blue pop up appears in background(behind the fully opened dialog).After we close the dialog ,the popup still remains floating on page unless we click on it to close ...
Hi Team,After adding spell checker plugin for rte if there are no spelling mistake , a blue alert is displayed "No spelling mistakes was found." But it doesn't go away and appears on page even after submitting dialog.Please let me know if this is a bug or any solution for the same.Thanks Preetham K....
Yes in the same console, when I try to create tag , its taking special characters, But in 6.2 even If I give special characters i was getting converted to hyphen. In 6.4 the special characters name/title are not getting converted to hyphen.Ideally the title field should not accept any special charte...
Hi Team,In aem 6.4 , there is a separate screen for creating tags where tags are accepting special characters instead of hyphen.Is anyone facing the same issues or is this a bug , Help needed.Thanks Preetham K.R
Hi Team,Please help me in converting the below scr annotations to osgi annotations for aem 6.4.@SlingFilter(label="my label" , description = "my desc" , metatype = false, order = -9999)@Properties({@Property(label = "my label" , description = "my description", name="pattern" , value = "/.*")});publi...
Hi Julio, even we are getting same error 403 forbidden if I click on parsys.( After migrating to 6.4)Can you please let me know if you have found any fix for it.It will be helpful
Hi Scott,Thanks for the quick Response.But this was not existing behavior before we installed CFP14 pack.When we had CFP10 , For one of the fields in dialog , i have configured value property to some default text, Whenever i open existing component and submit the dialog by giving empty space in that...
Hi Team,There is a property called "value" to populate default values in AEM touch ui dialog fields.When i insert component for first time, I am able to see the default value populated in field .But if i delete default value and submit the dialog., next time i open dialog for editing I am not able t...
Hi Team,I want to implement JUNIT for AEM WCMUse component classes and sling servlets.Please let me know how to implement junit and how to run it.Any links or suggestions will be helpful.ThanksPreetham K.R
Is it possible to retain inheritance of child components when parent component inheritance is broken??i mean i have container component , inside container i have 3 more components (link , rich text components).When i break inheritance of container component in live copy, child components inheritance...