コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Move option is disabled in TouchUi (/sites.html) AEM 6.3 and AEM 6.5

Avatar

Level 2

Hi,

I can see the Move option for Moving page is disable in TouchUi (sites.html) while in classic UI (siteadmin) it is working as expected in AEM 6.3 and AEM6.5 maybe from product side.

 

what is the best way to enable Move option in TouchUi?

which will be compatible with all scenario, not sure maybe we can overlay some node. not sure about approach

Did anyone getting the same issue?

image.png

 

Thank you

 

@kautuk_sahni  @arunpatidar 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Level 2

I got the Answer,there is a property disabled = true in

/apps/dam/gui/content/assets/jcr:content/actions/selection/moveasset.

/apps/wcm/core/content/sites/jcr:content/actions/selection/movepage

 

Make it false worked as expected.

 

Thanks

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 2

I got the Answer,there is a property disabled = true in

/apps/dam/gui/content/assets/jcr:content/actions/selection/moveasset.

/apps/wcm/core/content/sites/jcr:content/actions/selection/movepage

 

Make it false worked as expected.

 

Thanks