Problem with form

Hi Guys,
I have a dynamic page with a form made up of 25 user input fields,some are dropdown boxes and some are not, they are linked to a database.

In my editor the fields show a placeholder however on the published site the fields are filled in with data I submitted when testing, can you help me to clear these to show the placeholders.

A very helpful guy on facebook said change the answer to $w(name).value = ‘’

I also need to know where to find the code for each button.

Thanks
Andy

Hello

Make sure of your data set mode. as the form is reading values from the data set , you need the mode to be write only:

Give this a try and let me know how it goes! if you need further help to solve this problem please provide your editor’s URL.

Best
Massa