Thread Starter
Bodock
(@bodock)
As you can see here: http://www.vehicleswash.com/pad/
I already have the page exactly the way I wanted in HTML, I want to use your plugin because I have a script inside the spreadsheet that auto updates the data on the drop-down forms in the google form, using the HTML I have to do this manually. I’m not sure if is this what you ask.
This is the one I want to change: http://www.vehicleswash.com/alisson/pad/
Thread Starter
Bodock
(@bodock)
Thanks for the quick answers. type=”number” didn’t work for me cause It didn’t accepted numbers with decimals so I used type=”tel”. All data in the form fields need to be in the 0.00 format for me.
Thank you very much
Thread Starter
Bodock
(@bodock)
I figured out that <input type="text" has to be changed to <input type="tel" is there any way to do this in the Google Forms plugin?
Thanks.
Thread Starter
Bodock
(@bodock)
Sorry, It didn’t work yesterday, but I’ve try today and it work, using the code in the Form CSS option.