Forums / Setup & design / Changing feedback_form class

"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".

Changing feedback_form class

Author Message

Bani K

Wednesday 10 October 2007 3:47:51 pm

I have been trying to modify the feedback_form class from the admin interface to add some more text line attributes as information collectors. The class is saved properly and shows the new attributes when modifying an existing instance of the feedback_form class or while creating a new one. But the saved object does not show the new attributes when saved/published. I have been searching for a demo/tutorial for a process to change an existing class and thus its dependent objects but have not been able to find one.

Can anyone point to an explanatory article or mention a solution?

Lukasz Piech

Thursday 11 October 2007 12:22:43 am

You need to modify the .tpl file to include the new attribute to be displayed.

Bani K

Thursday 11 October 2007 10:39:49 am

Thanks. .. figured that out.