Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

anishrp's avatar

Repeater field in Nova

Hi

How to create a custom repeater field in nova

If I want to add a product, the product is being kept in different warehouses, and I have three tables for keeping this data which are 'products', 'warehouses' and 'product_warehouse'.

In 'products' table it keeps product related data and in 'warehouses' table it keeps warehouses details, in the same way product id , warehouse id and quantity are saved in 'product_warehouse' table.

So I need a clear idea about how to create a custom repeated field in this case

Please fing the link for sample screen https://ibb.co/F3Bk4vn

0 likes
0 replies

Please or to participate in this conversation.