nova-simple-repeatable icon indicating copy to clipboard operation
nova-simple-repeatable copied to clipboard

Prepopulate using withMeta or equivalent

Open awaegel-rm opened this issue 2 years ago • 2 comments

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!

awaegel-rm avatar Jul 03 '23 17:07 awaegel-rm

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!

marttinnotta avatar Jul 14 '23 09:07 marttinnotta

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()

PCodrin avatar Mar 26 '24 16:03 PCodrin