Jump to content

regarding saves form as page of FormTemplateProcessor module


Recommended Posts

Posted

I enabled save form as page with this line of code as instructed from the readme

$form->parent = $page;

all submitted form are saved.

post-2272-0-02695100-1422005583_thumb.pn

When I view each of submitted form result, it just show me a form

I have to use edit to edit form result to see the data

post-2272-0-59887800-1422005652_thumb.pn

Posted

Just to be clear, what exactly did you expect?

There's nothing special about this pages in any way. What you see if you click on "view" comes from the template's php file. Change that file, to show you're formdata instead of the form itself. But keep in mind to limit the access for these pages, as I would think you don't want public form data access. 

Posted

adrianmak,

So, saving to a page is just like creating a page. (a page in this case being a group of fields in the admin).

If you want to view the entries in some other format, you can create a frontend view for those pages, or you can create an admin page (via Process Module) or use the Admin Custom Pages module.

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...