Skip to:
Content
Pages
Categories
Search
Top
Bottom

Using some form of form validator for the extended profile fields.


  • CatchThePigeon
    Participant

    @catchthepigeon

    I’m looking to try and make the extended profiles a little more intuitive when people don’t fill in the required fields, currently people have to search for a little * the same colour as everything else to find the ones that are required before they can continue.

    I know on another part of our site the developer has used Parsley (http://parsleyjs.org/) to validate which is perfect as it completely highlights the required fields missed out in red.

    However looking though the documentation of parsley it seems to rely on HTML built forms or at least ones you can individually surround some code in.

    What is the correct procedure for implementing with buddypress extended fields in PHP?

    OR

    Does anyone know an easier / alternative way of achieving some form of highlighting on missed out required fields?

  • The topic ‘Using some form of form validator for the extended profile fields.’ is closed to new replies.
Skip to toolbar