Skip to content

Usage:Form Manager Page

Tady edited this page May 15, 2019 · 15 revisions

This page manages all data submitted from the form.

To access the form's management page, There are two ways:

  1. From the Administration system page.
  2. Using a link.

Description:

Name Description
User menu containing login user info and Logout button.
submitted data table table containing submitted data.
main action buttons

"Delete all selecte" button - enable you to delete all checked rows and it's data.

"Hide/show colums" button - enable you to hide or show colums of the table.

"xlsx" button - enable you to export all table data to xlsx file (visible columns only).

"Copy" button - enable you to copy all table data to clipboard (visible columns only) and then you can to paste it to any text editor program (notepad, excel, ms-word, etc. )

submitted data action buttons

"Details" button - enable you to displays all data in form configuration.
If the form has a file upload field, then a file table and a link to uploaded files will appear in this window.
The form can not be edited in this window.

"Delete" button - enable you to delete the row and it's data.

Search input box Enable you to serach data in table.

1. Access from the Administration system page:

  1. go to SimplePhpFormBuilder admin page (login if needed) and click the "form list" tab.
  2. In the row of your form click the "Details" button.
  3. Below the "Status" row in the table click the link of "Admin web form":

2. Access by using a link

The link format is http(s)://root_url/SimplePhpFormBuilder/formadmin.php?id=X, Where X is the ID of the form.

  • the ID of the form: