Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

vivianseba
vivianseba
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
20

Discussions

Discussions
1

Questions

Questions
19

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by vivianseba
Customize the badges you want to showcase on your profile
Re: RTE Color Picker Not working - Adobe Experience Manager 01-04-2022
Try changing dependency from underscore to lodash.underscore. This worked for me.

Views

757

Like

1

Replies

0
Re: org.apache.sling.servlets.get.impl.DefaultGetServlet... - Adobe Experience Manager 05-05-2021
I had the same issue and I applied all of those option which described here. The most working solution is restart your AEM instances. It would restart all the services back and would work. It worked for me. Cheers.

Views

6.1K

Likes

0

Replies

0
Re: Need to block the below access in dispatcher file - Adobe Experience Manager 28-04-2021
Hi @vivianseba , Some of these rules can still be bypassed by putting multiple slashes in the URL. As per Adobe documentation: In Dispatcher versions later than 4.2.0, you can include POSIX Extended Regular Expressions in your filter patterns. You might want to try something similar to the below rule (This takes care of the URL part. You can add extension if needed):{ /type "deny" /url '([/]+bin[/]+querybuilder(.*))' } As rightly mentioned earlier, a higher number in dispatcher doesn't mean high...

Views

1.1K

Like

1

Replies

0
Re: Experience Fragment customized field need to disable - Adobe Experience Manager 19-12-2020
@viviansebaThere are two nodes generated when a XF is created - [1]main XF node and under that [2]master variation node (other variations are added as well later). [1] has sling:resourceType always as cq/experience-fragments/components/experiencefragment while [2] has the sling:resourceType as cq/experience-fragments/components/xfpage or as per the template chosen.I suggest you to add your custom field in the node [2] properties and not on node [1] by overlaying /libs/cq/experience-fragments/com...

Views

781

Likes

0

Replies

0
ACS: Need encode the Special character in Subject and Plain text field - Adobe Campaign Standard 23-10-2020
Hi,I have problem with Page properties Email tab Subject or Plain text field in AC.when enter Ac variables(<%=targetData.name_String || "Firstname" %>) in the Subject and Plain text fields and the single quote values are receiving in campaign side like special characters(" ).We want to encode this special characters(" ) to " so that it will be fine to process from campaign side.Above mentioned fields are loaded from - /libs/mcm/campaign/components/campaign_newsletterpageCould you please suggest ...

Views

465

Likes

0

Replies

0
Re: AEM6.3 color picker plugin on RTE - Adobe Experience Manager 01-10-2020
Hi smacdonald,I have implemented the RTE color picker with this aem 6.4 link --> http://experience-aem.blogspot.com/2018/05/aem-64-touch-ui-rte-rich-text-editor-color-picker-plugin.... After the upgrade from 6.4.2 to 6.4.8.2 SP, i am getting the below error message in the console while selecting the color pickerCould you please suggest with the fix ?

Views

1.6K

Likes

0

Replies

0
Re: Unable to Copy the component from one page to another... - Adobe Experience Manager 21-09-2020
Hi ChitraMadan,Thanks for below reference links and We are using AEM 6.4.2 version and able to replicate the same issue OOTB components also.

Views

533

Likes

0

Replies

0
Hi Jörg_Hoh, We are facing below issue in our application... - Adobe Experience Manager 04-09-2020
Hi Jörg_Hoh,We are facing below issue in our application and could you please help to fix this issue ?Version:AEM 6.4.2java version :1.8.0_171com.day.cq.wcm.core.impl.WCMDeveloperModeFilter Error during include of SlingRequestPathInfo: path='/de/kmu/startseite/jcr:content', selectorString='null', extension='html', suffix='null'org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.eclipse.jetty.io.EofExceptionat org.apache.sling.scripting.core.impl.DefaultSlingScript.service(Def...

Views

3.2K

Like

1

Replies

0
Re: injecting custom css styles for html tags generated b... - Adobe Experience Manager 21-05-2020
Hi Ankur,Thank you for sharing the link and do we have any other option to control the styles in html rules or rte dialog ?

Views

3.2K

Like

1

Replies

0
Likes given to
Likes from