Open sanuann opened 3 years ago
if I write placeholder: "some text" it doesn't work. I want to add a placeholder to the field newly added. how can I do that?
placeholder: "some text"
It is currently not implemented, but it is a really good idea. I am currently using vfg-field-array on a daily basis for a paid project, and I might implement that feature soon (well, when i'll have time...)
if I write
placeholder: "some text"
it doesn't work. I want to add a placeholder to the field newly added. how can I do that?