Web Page Parameters

Web Page Parameters General Considerations: 

  • Parameters must be entered with the proper syntax, names and spelling or they will not work.
  • When entering parameters, do not use spaces around the equals sign.
  • To connect two or more parameters together, use an ampersand (&) symbol. Do not use spaces around the ampersand.
  • Ensure the module item’s attribute name is spelled the same as in the system – it must be exact or it will not work.
Module ItemAttributeExamples
article Name

articleName=explore-south-ca
Displays the article named “explore-south-ca”

articleName=explore-south-or&articleName=lodging-south
Displays articles named “explore-south” and “lodging-south”

article Category articleCategory=autumn-activity
Displays all articles marked with the “autumn-activity” category
directory Category directoryCategory=hotels
Displays all hotels in the business directory
directory  Region 

directoryRegion=southern-oregon
Displays all business directory entries marked as southern-oregon

directoryCategory=hotels&directoryRegion=southern-oregon
Displays all hotels in the business directory that are in the southern-Oregon region

directory Search 

directorySearch=1
Activates a directory search

directorySearch=1&directoryCategory=hotels&directoryRegion=southern-oregon
Allows a user to search the directory for hotels in the southern Oregon region

form Name

formName=autumn-guide
Displays a form named “autumn-guide” that sends respondents an autumn guide

articleName=autumn-activity&formName=autumn-guide
Displays an article named “autumn-activity” and an “autumn-guide” form on the same page

product Category  productCategory=glassware
Displays all products marked with the “glassware” category
product Name

productName=lead-crystal-stem3
Displays the product named “crystal-stem3”

articleName=wine-glasses&productCategory=glassware
Displays an article named “wine-glasses” and all glassware category products

script Name scriptName=teaser-ad
Calls a script that displays a teaser ad at the top of the page