How to make, delete and edit repeatable components
I am using Strapi V4 with refine and ant design and I am trying to figure out what the best way to add, remove and edit a repeatable component.
It has 3 fields, one that lets you select a payment amount, 1 that lets you select a payment type and 1 that lets you select a date. I can populate existing data using populate but I need to be able to create new fields on the edit & create pages and can't seem to figure out how.
It has 3 fields, one that lets you select a payment amount, 1 that lets you select a payment type and 1 that lets you select a date. I can populate existing data using populate but I need to be able to create new fields on the edit & create pages and can't seem to figure out how.
