All your records get into table, where you can edit them, delete, comment, sort or mail someone.

Web-forms records table

There are 2 ways to output records on your website:

  • Create output template in admin area.
  • Use helper in theme files (*.html).

In first case you need to use template vars, such as {Form:NAME} and others.

In second case you'd better know programming.

Here is an examples of the records output: