How do I clear out inputs after the user pushes send and the job has been sent?
I have inputs, they are bound to backend json fields. After pressing Send the screen should clear and allow the user to enter another record. How do I clear out all the entries on the screen for input fields once send is pushed.