Forums / Developer / Logic behind the form sumssion

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

Logic behind the form sumssion

Author Message

Romeo Antony

Saturday 31 July 2010 4:15:16 pm

Can anyone please light me & help me what is the logic how the data flow when forms get submitted

<div <b>class</b>="content-action">
           <input type="submit" <b>class</b>="defaultbutton" name="ActionCollectInformation" value="{"Send form"|i18n("design/ezwebin/full/feedback_form")}" />
           <input type="hidden" name="ContentNodeID" value="{$node.node_id}" />
           <input type="hidden" name="ContentObjectID" value="{$node.object.id}" />
           <input type="hidden" name="ViewMode" value="full" />
       </div>