What is the best way to get value by ID in the CF7 input field?

Viewed 21

I have attached an image showing how the value by id appears outside the input div. In CF7 form, I have used the following code.

<div> 
[text* email id:result placeholder "Your Email Address"] 
</div>

enter image description here

0 Answers
Related