how to re order the fields ?

Support MB User Profile how to re order the fields ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48223
    Fabien GalianaFabien Galiana
    Participant

    Hello team

    I created a register form with the custom fields using shortcode [mb_user_profile_register id="user-custom-group"]
    But I'd like to put in first position the custom fields instead of comon fields like username, enamil etc.

    is there any way to acheive that ?

    thx.

    #48229
    PeterPeter
    Moderator

    Hello Fabien,

    There isn't an option to add the custom fields above the default fields in the form. You can try to use the filter hook rwmb_profile_register_fields to modify the default fields and add your custom fields there.

    Please follow the documentation https://docs.metabox.io/extensions/mb-user-profile/#default-form-fields
    and this topic https://support.metabox.io/topic/how-to-modify-deafult-fields-specifically-on-front-end-user-registration-form/#post-36704

    #48241
    Fabien GalianaFabien Galiana
    Participant

    ok I think that I managed it. one more question, is there any way to auto login directly after account created ?

    thx

    #48248
    PeterPeter
    Moderator

    Hello,

    I'm afraid that there isn't an option to auto-login for the user after creating the account. I will inform the development team to consider supporting that feature in future updates.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.