I will be using a form to just display html content, so no need to display the submit button.
If others are wondering what i am going to do:
I am making a dropdown with 10 countries where each country has its own information. I dont want to make 10 pages so i would like to (on country select) display that country group and its content with conditional logic.
There might be other ways to accomplish this but using qufrom it works great.