We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Add-Ons
default app icon

Access Post Variable

By W3care
Visit
Description

This Plugin allows you to access Global post variable within a EE Template.

This Plugin allows you to access Global post variable within a EE Template. here is the Example usage. {exp:Post_value:get_posted_value name="{name}”}

This Plugin allows you to access POST data. Posted values can be accessed with the fieldnames on action template without writing any PHP code on template. Success/Error messages, thank you pages, confirmation pages, single and multistep forms can be easily handled using this addon. Sample usage: {exp:post_value:get_posted_value} {field_name1}, {field_name2}, … {array_type_field_name} {value} {/array_type_field_name} {/exp:post_value:get_posted_value}

Variables:- 1. {field_name} = Field name to access it’s posted value. 2. {array_type_field_name} = this tag is used for checkboxes and multiselect dropdown, this field requires closing tag and posted values will be return by {value}. eg. Car Bike

Posted values of this checkbox can be access on access on action template using fillowing tags. {exp:post_value:get_posted_value} {vehicle} {value} {/vehicle} {/exp:post_value:get_posted_value} tag will return : car bike

Information
Version 2.0
Last Update 10 years ago
Compatibility EE 3, 2
License Commercial
Links
  • Support
Visit
ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.