outl1ne / nova-simple-repeatable

A Laravel Nova simple repeatable rows field.
MIT License
73 stars 44 forks source link

Prepopulate using withMeta or equivalent #49

Open awaegel-rm opened 1 year ago

awaegel-rm commented 1 year ago

Hello,

Is there any way to pre-populate a set of rows using withMeta or the equivalent? I've updated to Nova 4 and can no longer use 64robots/nova-fields, which allowed me to do that.

Thanks!

marttinnotta commented 1 year ago

Hi!

We might add support for this in the future. If you really need this you could fork this repository and add that feature. We would gladly accept PR for this.

Thank you!

PCodrin commented 8 months ago

Hello,

Is there any way to pre-populate a set of rows using withMeta or the equivalent? I've updated to Nova 4 and can no longer use 64robots/nova-fields, which allowed me to do that.

Thanks!

Try to use resolveUsing()