• Resolved ks

    (@shinde77)


    Form 1 – https://pdrl.in/sign-up/ and Form 2- https://pdrl.in/signup/

    This is a separate form and I need separate credentials for its self login.
    but it’s the same username and password for both forms.

    I need to create multiple credentials for multiple forms on my WordPress website. Each signup should be valid for only one specific form and should not be used to sign in to any other form. Currently, WordPress allows common credentials for all forms, but I want to restrict login access so that each username and password can only be used for the form it was registered with.

    Expected Result
    User A registers using Form 1 (form_id=signup_form_1).
    User B registers using Form 2 (form_id=signup_form_2).
    User A cannot log in from Form 2, and User B cannot log in from Form 1.
    Each user’s credentials only work for the form they registered with.


    Please help me with this asap, because it’s my live website so I need help asap

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ks

    (@shinde77)

    Awaiting your reply

    Hi @shinde77

    I hope you are doing well today.

    I’m afraid this will be not possible with Forminator or any other form plugin on the market as such limitation comes from WP core. In General users are stored in same table in database.

    What you should look for as a solution is to create multisite. Under 1 subdomain create that form 1 and under the 2nd subdomain create that form 2. With that, each user will be stored in different tables in the same database. The issue where is that all those users will be stored anyway in Network and this is how WP core works and has nothing to do with Forminator.

    Also, your description does not point main goal. Is it about restict content depending from user role? If so then you should look around for some membership plugin.

    As for your main query I suggest opening a thread here and see is there something that can be done in that matter: https://ww.wp.xz.cn/support/forum/miscellaneous/
    Please note you will need to hire a developer for such a solution, as there is no such plugin on the market which could handle this request based on my knowledge.

    Kind Regards,
    Kris

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @shinde77

    We haven’t heard from you in some time, so I will mark this thread as resolved. If you have any more questions or need further assistance, please let us know!

    Kind Regards,
    Amin

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘forminator form login credentials issue’ is closed to new replies.