Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

For RTL support on Experience fragment

Avatar

Level 7

On page, I have added dir=rtl to page.html, this is working on AEM site pages, but in XF how to do a similar flipping of components. 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

XF does not uses page component, it uses either core or foundation xf component , so you need to add there as well. I believe you can create your own xf component with rtl attribute within wrapper div in edit mode.

 

 

 

 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

XF does not uses page component, it uses either core or foundation xf component , so you need to add there as well. I believe you can create your own xf component with rtl attribute within wrapper div in edit mode.

 

 

 

 

Arun Patidar

AEM LinksLinkedIn