cms:displayparameter
FollowPortlet name: cms:displayparameter
Description/Purpose: Outputs query string (HTTP GET) or post data (HTTP POST) parameters. Used in conjunction with SEO friendly URLs to display categorized vacancies.
Sub-tags: cms:text, cms:textifempty
Example
<cms:DisplayParameter ParameterName="Location">
<cms:Text>%%parametervalue%%</cms:Text>
<cms:Text>%%parametervalue%%</cms:Text>
<cms:Textifempty>No location</cms:Textifempty>
</cms:DisplayParameter>
Comments
0 comments
Please sign in to leave a comment.