Feedback Form

Author Message

Trevor Clowry

Wednesday 08 March 2006 7:37:06 am

Does anyone have a link or details on how to create a feedback form from scratch. I created one a while ago based on the old documentation but I can't seem to find the reference to it.

Thanks,
Trevor

Tom Couwberghs

Wednesday 08 March 2006 2:01:19 pm

Trevor,

The answer depends on what you kind of feedback form you want.

If you want a simple form that asks users for data and sends you an email, you could use the information collection functionality.

If you want to store (and analyze afterwards) the data you could define a regular content class and give permissions to end users so they can create an object of that class.

In both cases, you can find more information on how to proceed in the documentation.

Hope this helps,

Tom

Trevor Clowry

Thursday 09 March 2006 1:35:00 am

Thanks Tom.
I am actually looking to implement the simple form using the information collection functionality.

I have implemented it and unfortunately I am having problems, as each property of the feedback_form class is getting stored twice. For example, the Class contains
Name, Message, Email Address and in the Information Collection Admin Screen shows that they contain Name, Name Message, Message, Email Address, Email Address.

I remember somewhere in the documentation there was a walkthrough on how to create the feedback form as I had used it previously. Unfortunately, I can seem to locate it and am thinking that it may be in the old documentation somewhere.

I really just want to start from scratch and am looking for guidance on how to do it.

Can anyone help?

Thanks in advance,
Trevor

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 20:55:47
Script start
Timing: Jan 18 2025 20:55:47
Module start 'layout'
Timing: Jan 18 2025 20:55:47
Module start 'content'
Timing: Jan 18 2025 20:55:48
Module end 'content'
Timing: Jan 18 2025 20:55:48
Script end

Main resources:

Total runtime0.6488 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 588.9141152.6094
Module start 'layout' 0.00510.0052 741.523439.3984
Module start 'content' 0.01040.6363 780.9219504.7734
Module end 'content' 0.64670.0020 1,285.695312.2031
Script end 0.6487  1,297.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4816160.0002
Check MTime0.00130.2022160.0001
Mysql Total
Database connection0.00130.202110.0013
Mysqli_queries0.603493.0113570.0106
Looping result0.00050.0818550.0000
Template Total0.612394.420.3062
Template load0.00170.258620.0008
Template processing0.610694.122820.3053
Template load and register function0.00010.021610.0001
states
state_id_array0.00230.361910.0023
state_identifier_array0.00080.126120.0004
Override
Cache load0.00140.2085250.0001
Sytem overhead
Fetch class attribute can translate value0.00060.089620.0003
Fetch class attribute name0.00110.163540.0003
XML
Image XML parsing0.00050.080920.0003
class_abstraction
Instantiating content class attribute0.00000.001740.0000
General
dbfile0.00080.1293160.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs