Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

componentselector xtype to touchui

Avatar

Level 4

Hi All,

 

I am working on a migration project, i need to convert 

<components
jcr:primaryType="cq:Widget"
fieldLabel="Allowed Components"
name="./components"
xtype="componentselector"/>

componentselector xtype into touch ui field, Any lead will be appreciated 

3 Replies

Avatar

Community Advisor

Hi,

in Touch UI dynamic template, the allowed component is set from page policy.

example https://aemlab.blogspot.com/2020/08/restrict-allowed-component-group-in.html 



Arun Patidar

Avatar

Level 4

i can directly give the parsys in htl and then author can restrict the components on top of it. is it?

Avatar

Community Advisor

Hi @annkitaaggarwal ,

 

You can use AEM Modernization Tools, it migrates dialogs, components, templates etc.

We just need to write rules for the same.

 

Please refer :
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/r... 

 

https://opensource.adobe.com/aem-modernize-tools/