Remove text field after send button

Hi,

I would like to set up in my contact form that when the customers have entered the contact details and click on Send, the text fields disappear and a thank-you text appears …

So after pressing “Send” = remove text fields and send button and a thank you will be displayed

Is that possible?

Hi edv

  • use the function onclick from the button

  • use the hide or collapse fuction from the textinput to hide/show the inputfield.

  • do the same with a text to show or hide it

Kristof.

Search the forum as per the forum guidelines and you find your answer from old 2018 posts. :wink:
https://www.wix.com/corvid/forum/community-discussion/clear-user-input-after-form-submission
https://www.wix.com/corvid/forum/community-discussion/resolved-clear-reset-imput-field

This last link is in the related posts box as well on this thread.