Skip to:
Content
Pages
Categories
Search
Top
Bottom

Create html sign up form

  • @allhere

    Member

    Hi all ,
    Ive tried to create an html sign up form by coping the BP fields from the source code..
    i made the form action to “site.com/register”.
    ok so when you fill the fields and press “sumbit” the value’s added to BP register page fields..
    with all the fields types its work perfect but not in select box..
    any idea why it dosent work ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @allhere

    Member

    Please? someone?:|
    heres the code..

    form action=”index.php/register/” method=”post”
    select name=”field_2″ id=”field_2″
    option value=””>


    /option>
    option value=”male”>male /option>
    option value=”female”>female /option>
    select
    form

    @chouf1

    Participant

    @allhere

    Member

    But its not compatibale with buddy press and dosent have an widget..
    just want to post the html select fields to original register form like its work with all the fields except the select boxes..

    @allhere

    Member

    Someone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Create html sign up form’ is closed to new replies.
Skip to toolbar