• Hi Guys,

    I am working on wordpress website where i have to add an form as per user multiple times.

    For example : shipping address form, an user might have different shipping addresses so i want to have such a form for user. Shipping address form is just an example to make it clear, Is there any plugin or know hows available with which i can make an user or admin to add an form specific to an User.

    Please Advice.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey zackmack

    Not 100% sure what you’re looking to do here, but there are several WordPress form plugins. Contact Form 7 is one of the more common free ones, and Gravity Forms is probably the most common commercial plugin.

    With either of these you can have users fill out and submit a custom form that you create.

    Hope this helps.

    Thread Starter zackmack

    (@zackmack)

    Thanks Terry,

    Sorry, i may not be clear. Let me clarify further.

    Yes, i want to use a custom form but i want to save that form’s values for an specific user, for example : User A fills form A 3 times, i want to save that form values 3 times against User A,

    User B has filled form A 5 times, i want to save that form values 5 times against that user B

    We can create customer forms with these plugins Gravity or contact form 7 however are they provide functionality to save values as per User.

    Thanks

    Unless I’m missing something from what you’re describing, this can easily be done.

    If users aren’t logged in, you can just put a field in your form for UserName or similar. Then you’ll have a record of every time a user fills out the form.

    If the user is logged in to the WP site, you can also grab their user id as well.

    It sounds like this is totally possible.

    Terry

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple entries specific to user’ is closed to new replies.