popular-magentaP
Refine2y ago
7 replies
popular-magenta

How to make Inferencer automatically generate the fields for the form?

Hello, I hope everyone is doing great today!

I am struggling and confused with a minor problem with the Inferencer, and I need help and insights on this.

I'm using the inferencer, particularly the MUI inferencer, to automatically generate route pages like create, update, list, etc. However, unlike the example provided in the sandbox documentation, my inferencer isn't automatically generating the required fields. I've tried adding meta props and specifying the fields manually, but it's not working as expected.

It's worth noting that I'm using Supabase as the data provider, and according to their documentation, it should generate the expected behavior, including the code for the fields component.

Could someone provide guidance on any additional steps I might need to take to ensure it functions correctly?

Thanks in advance for any help!
Was this page helpful?