Hi everybody. I want to know if it’s possible to have an action button in a qSIListForm, that cleans/put in blank all the fields contained in the form.
I don’t think you can do that. But I think you can add a HTML Form Web Part into the page, then write some HTML(to generate a button) and JavaScript(to clean/put the values when you click the button) into the Source Editor.