How can I create a user form and let user see their entered data?

  • joelblim
    Asked on October 31, 2016 at 11:40 AM

    Hi,

     

    I have a website and mainly im looking for form that can do below

      User to post data, with simple fields like Name, email add, mobile # and picture(at least 2 picture).

      Once user entered the data, it will be able to see the post it perform from the current up to last 2 post.

     

    Is this possible, i been looking in online forms for quite a while but i could not see any  that can meet my requirement.  thanks in advance.

  • Jan
    Replied on October 31, 2016 at 1:56 PM

    You can create an HTML Table Listing Report or Grid Listing Report. These reports can be embedded inside the form using the Iframe Embed widget. You may also embed these reports directly on your webpage.

    Please refer to these guides:
    How-to-Create-an-HTML-Table-Listing-Report
    How-to-Create-a-Grid-Listing-Report

    Please take note that these reports are dynamic. It means that when someone completed your form, the report will be updated automatically after refreshing it.

    Hope that helps. Thank you.