fake-filler-extension icon indicating copy to clipboard operation
fake-filler-extension copied to clipboard

How to change HTML tag attribute

Open tulik opened this issue 3 years ago • 1 comments

In the code below, I would like to fill attribute value to "John":

<input type="text" id="name" name="name" value="Some Placeholder">

If it's possible how can I do it?

tulik avatar Aug 27 '20 08:08 tulik

You can choose a specific value to input by using Custom Fields.

calvinballing avatar Oct 26 '23 17:10 calvinballing