fantastic! thank you. i have only started using editsite a few days ago so haven't discovered all the features yet but i am really excited about it. this is the most comprehensive and easy to build portal/website with built-in search/forum/database/form cababilities i ever came across. well done and keep up the good work please.
report from a form
is it possible to display a list of records on our site (like a report) that are entered into a form?
27 posts 1 year, 8 months agoedited
Hi,
Yes (anything is always possible as a rule of thumb).
You would have to make the page as a php script (page properties), then edit that page and add this:
<?
ShowFormData(1);
?>
You would have to replace the '1' with your form number, which you can see on forms page.
I know there isn't any documentation of this, but there will be at some point, and more instructions how to customize the form data output.
Ilkka
fantastic! thank you.
i have only started using editsite a few days ago so haven't discovered all the features yet but i am really excited about it. this is the most comprehensive and easy to build portal/website with built-in search/forum/database/form cababilities i ever came across. well done and keep up the good work please.
27 posts 1 year, 8 months ago
Thank you. Keep those questions and suggestions coming so this can be even better. Always looking for a little improvement.
Ilkka