Forums / Developer / form post into feedback tpl

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

form post into feedback tpl

Author Message

scrieler _

Monday 31 January 2011 7:31:51 am

heya, I want to use a form select value into my feedback template, but it's not a collector and the form redirects to /content/collectedinfo/...

how can I use this additional form info?

scrieler _

Monday 31 January 2011 2:15:41 pm

my solution:

I add a selecttion list to my feedback form class and use this id in template like

<select size="1" name="ContentObjectAttribute_ezselect_selected_array_6253[]">
...