Stop creation of blank objects

1
In my app the user creates an object and takes you to a page to add details about the object.  When a user clicks the back button, refresh or exits the browser a blank object is created. I want to avoid this happening and instead delete the object if it is blank.  How would i do this?
asked
1 answers
0

Hi Dan,

How does the user create these objects?  Is it a New button on a datagrid?  A Create button?  Using a Microflow?  Also, on the page where they enter object details, is this a Popup page?  Are there Save and Cancel buttons?

The answers to these questions will help the community answer your question.

Mike

answered