Expand my Community achievements bar.

SOLVED

Tool/process while convert coral UI2 to coral UI3 - multifield

Avatar

Level 3

Hi,

We are using 6.3.3 version and intend to upgrade to coral Ui3 as coralUi2 is not supported in 6.5 .

As multifield is stored as JSON in coral UI2 while in coral UI3 we store as node , how can we update (convert json to node) existing data

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Community Advisor

Hi,

There is no OOTB tool available to convert JSON to Node structure but you can write a utility to :
1. Search components which have multifield property
2. convert json to create a node structure.



Arun Patidar

Avatar

Correct answer by
Community Advisor