You should use states. Use the “display data to a group” to send the database element to your form. Then all your inputs takes their initial value from this group. When the form is submitted, send an empty state to the group, that will cancel all values for the inputs.