Custom multifield xtype from classic ui to touch-ui failed | Community
Skip to main content
Level 2
April 24, 2018
Solved

Custom multifield xtype from classic ui to touch-ui failed

  • April 24, 2018
  • 1 reply
  • 889 views

HI,

We are using custom multifield  xtype in classic ui which stores as string array and now we are migrating to touch-ui in aem6.3.

I used dialog conversion tool to migrate and after conversion custom  multifield is not working.

here my query is in classic ui it was storing as string array but in touch-ui i tried multifield and observed it is storing as node.

In touch-ui(coral)  can we store custom multifield as string array like we were saving in classic-ui.

What should be taken care while migrating custom xtypes to touch-ui from classicui.

Thanks

Srinivasula Reddy

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Peter_Puzanovs

Dear Srinivasula Reddy,

Conversion tool does not work well with mutlifields or any custom xml mark up in my experience.

Migrate your xtype by hand.

Regards,

Peter

1 reply

Peter_Puzanovs
Community Advisor
Peter_PuzanovsCommunity AdvisorAccepted solution
Community Advisor
April 24, 2018

Dear Srinivasula Reddy,

Conversion tool does not work well with mutlifields or any custom xml mark up in my experience.

Migrate your xtype by hand.

Regards,

Peter