Jump to content

what is that? custom field


Recommended Posts

  • 2 weeks later...
  • 3 weeks later...

I still have this issue in one of my customizable products.

 

<div class="customizableProductsText">
<h5 class="product-heading-h5">Text fields</h5>
<ul id="text_fields">
 
<li class="customizationUploadLine required">
<label for ="textField0"> Your name <sup>*</sup> </label>
<textarea name="textField7" class="form-control customization_block_input" id="textField0" rows="3" cols="20">Dead written subject material, Really enjoyed studying. kfdeffgagead</textarea>
</li>
</ul>
</div>
 
how can I fix it? I do not know which file I should edit...  :(
Link to comment
Share on other sites

Unless a guest has entered text then clicked save, as this then saves the data to the text box.

 

This seems like a bug as it should empty the text boxes on page load.(unless this clears after prurchase, havent tested that though)

 

I have deleted the text from the fields just from front end and clicked save.

 

Can you check that it has now disappeared.

Edited by mickeyboy1 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Unless a guest has entered text then clicked save, as this then saves the data to the text box.

 

This seems like a bug as it should empty the text boxes on page load.(unless this clears after prurchase, havent tested that though)

 

I have deleted the text from the fields just from front end and clicked save.

 

Can you check that it has now disappeared.

 

I tried like you, I deleted the text and then clicked save.

Now, if I refresh the page there is no more text.

Then, if I delete cache and try again, there is no text.

 

It works for me but now I am not sure that a "real new" visitor will see it or not.

Could you check it out?

Then if this is not working I'll attach the .tpl to see if it helps.

Link to comment
Share on other sites

×
×
  • Create New...