Convert Field to Different Type
Created 5 years ago by finnito

Hey!

I made a steam with a grid field and populated it with a ton of data by hand before realising that because all my rows are identical I could have used a repeater. This is important because you do fewer clicks when adding a repeater row than when adding a grid row.

Is it possible for me to somehow convert this field from a grid to a repeater without losing all the data inside?

Thanks in advance!

ryanthompson  —  5 years ago Best Answer

Unfortunately this is a large chore. However - you can try editing the config for the Grid FT and enabling only the one row. It might skip the modal but I can't remember if that's been a merged feature or not. If not it will be soon 😊

finnito  —  5 years ago

Ah yaaah that'd probably work! Thanks 😄