Forums / Setup & design / Passing parameters to the feedback form

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

Passing parameters to the feedback form

Author Message

Softriva .com

Sunday 26 August 2007 9:46:57 am

how can I pass parameters to the feedback_form. I tried the following with no help--I mean the vars are not set

www.xyz.com/eng/content/view/full/222/para/23
www.xyz.com/eng/contactus/para/23
www.xyz.com/eng/content/view/full/222/(para)/23
www.xyz.com/eng/contactus/(para)/23

Softriva .com

Sunday 26 August 2007 10:05:46 am

Thanks I figured it out

www.xyz.com/eng/content/view/full/222/(para)/23

Then in the template the var can be used as

{$view_parameters.para}