• Resolved robmcp

    (@robmcp)


    Hi all,

    I need to amend an existing contact form 7 field. One of the fields needs to be compulsory now.

    Some things I am still unsure of. I know when you add a field from scratch you can check the Field type required box.

    My question is, how you do that for a field that is already there?
    Any thoughts?
    McP

Viewing 1 replies (of 1 total)
  • Thread Starter robmcp

    (@robmcp)

    Solved my own query. Add asterisk to both the Name label AND the input placeholder. Doh!
    <p class=”label”><b>Name:*</b><p>
    <p class=”input”>[text* name 30/]</p>

Viewing 1 replies (of 1 total)
  • The topic ‘Alter an existing field to make it compulsory’ is closed to new replies.