• Resolved blake webster

    (@blakewebstere)


    I am trying to create a site that allows different employees to login and fill out an inspection form online with images and a signature. I want the user to have a dashboard that allows them to access all forms they have filled out with the ability to duplicate an already created forms and update them with new info. (Inspections are done weekly, so some info will stay the same week over week like location, ID, blah blah).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @blakewebstere

    I hope you are doing well today.

    In the first place, you will need to create a page or multiple pages and place there all your forms. For example:

    • page 1 -> form Inspections in area 1
    • page 2 -> form Inspections in area 2
    • etc

    or:

    use such plugin https://ww.wp.xz.cn/plugins/wp-expand-tabs-free/ and place all forms in multiple tabs on 1 page called dashboard.

    =====

    Now, if the location and ID are the same you can place an HTML field and use {user_id}. For location, you can type that manually in the HTML field.

    =====

    The main issue will be to update those forms. Each submission form is a separate submission with each field so there is no way to update the previous submission as such functionality does now exist in Forminator.

    Kind Regards,
    Kris

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @blakewebstere,

    We haven’t heard back from you for some time, so I’ll go ahead and mark this topic as resolved.

    If you have any further questions or need additional assistance, please don’t hesitate to reach out!

    Kind Regards,
    Nebu John

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

The topic ‘User Dashboard With Completed Forms’ is closed to new replies.