Form functionality question

I’m making a form for users to post information with. Everything is working properly, but with each new record created, a blank record is also created and displays on the front end and database. Am I making a mistake?

Thanks

Hi @rll472,

Welcome to the community :partying_face:

Check if you have added a Blank Create action as a screen action or in any components which are located in that screen.

Thank you

Found it! Thank you for the quick response!