Giorgi625 VIP
Total posts: 655
04 Июль 2017 18:45

Hello guys, so I have two sections each with own type.

Section1 - Type1

Section2 - Type2

Now I am thinking to use one section with two type. I mean I want to move Type2 records into Section 1. Is there easy solution to do it?

I thought to change in database table <<_js_res_record>> collumn <> for Type2 records from Section2 id to Section1's id and also add Type2 to Section1 in cobalt settings.

Will it be enough?

Thanks

Последние изменения: 09 Июль 2017

Комментарии были выключены для данной статьи

Sergey
Total posts: 13,748
09 Июль 2017 06:44

No it will not be enough. Every value in record_values have section ID as reference. Also every type have different field IDS. If you change type ID you get problem with field IDs. It might be the save visualy but in the DB those are different records.

Работает на Cobalt