I have an array with a field and minRows set to 2. Now, when a new doc is created I want to show the user exactly 2 of these fields empty. It seems like a simple feature, which I would expect a config option for, but it doesn't seem to exist. Am I overlooking a simple solution?
The simple solution is
defaultValue: [{ }, { }]. See
https://github.com/payloadcms/payload/discussions/3051#discussioncomment-10998220Star
Discord
online
Get dedicated engineering support directly from the Payload team.