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

prachiz
prachiz
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
13

Posts

Posts
34

Discussions

Discussions
10

Questions

Questions
24

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by prachiz
Customize the badges you want to showcase on your profile
Re: Preview mode not working properly on Author instance - Adobe Experience Manager 05-05-2021
Looks like this change is due to some recent code changes in my organization. Closing this thread.

Views

256

Like

1

Replies

0
Re: Preview mode not working properly on Author instance - Adobe Experience Manager 03-05-2021
Turns out there is no issue with user authorization. For any page I try to access, last parameter of url is undefined. Error log:com.adobe.cq.xf.impl.servlet.rendercondition.EditorRenderCondition Page at path /content/m******/t***/en/about-us/undefined doesn't have a jcr:content node

Views

288

Like

1

Replies

1
Re: Preview mode not working properly on Author instance - Adobe Experience Manager 03-05-2021
Thanks @Asutosh_Jena_, checked logs and network calls and looks like there is some issue with user authorization. error from log:com.adobe.granite.security.user.util.AuthorizableUtil Unable to get display name for c****: Unable to retrieve properties for c****.

Views

306

Like

1

Replies

0
Re: Preview mode not working properly on Author instance - Adobe Experience Manager 03-05-2021
Thanks @Bhuwan_B ! All the bundles are active.

Views

294

Like

1

Replies

0
Preview mode not working properly on Author instance - Adobe Experience Manager 30-04-2021
Hi, When I try to open any page in Preview mode on my local Author instance, it gives me below error in error.log and I get two title bars as shown in screenshot for any page on my site. I also tried to preview a page from we-retail and it looks left shifted as per the screenshot. Any help would be appreciated. Thanks in advance! Error log:GET /content/we-retail/us/en/experience/undefined HTTP/1.1] com.adobe.acs.commons.util.ResourceDataUtil Error creating the String representation for: /content...

Views

376

Likes

0

Replies

7
Re: Accessing container path in classic UI dialog listener. - Adobe Experience Manager 25-05-2020
@Veena_Vikram, Thanks for the guidance Actually, we are using JSP with classic UI.

Views

3.9K

Likes

0

Replies

0
Re: Accessing container path in classic UI dialog listener. - Adobe Experience Manager 25-05-2020
@Veena_Vikram, I'm using AEM 6.4 but components are built using classic UI

Views

5.8K

Likes

0

Replies

0
Re: Accessing container path in classic UI dialog listener. - Adobe Experience Manager 25-05-2020
Agreed, but the project is already using it.

Views

3.7K

Likes

0

Replies

0
Accessing container path in classic UI dialog listener. - Adobe Experience Manager 25-05-2020
Hi, I have classic UI dialog with xtype selection and selectionchanged listeners. container, box and value parameters are passed to the listener.When I try to get the container path using container.path, I get value undefined but I'm able to get the path value using dialog.path.In the same dialog. I have xtype multifield and I'm able to get the path using container.path.Is there any documentation on how many such out of the box parameters are available for listeners? Thanks in advance!

Views

5.9K

Likes

0

Replies

8
Re: Not able to get the array or tags using TagManager - Adobe Experience Manager 08-04-2020
It's working now after adding the mixin type cq:Taggable to my order nodes. Thanks @Vijayalakshmi_S for the help!

Views

6.2K

Likes

0

Replies

0