Home: Support: Reference Guide: Navigational Tags: <dpColumnURL>

<dpColumnURL>

D E F I N I T I O N:

The URL of a specific column being built or queried. This is most often used to point to the first story within a column, which may be a dynamic element, depending on your publication.

<dpColumnURL
  column = "this|column|columnID"
>


A T T R I B U T E S:

column="this|column|columnID"

The <dpColumnURL> tag always defaults to the column the story being built or queried is in, which is notated by column="this". If you want to query the beginning of a different column, you can set the column value to a specific column/columnID. Examples:

<dpColumnURL column="this"> - smith.html
<dpColumnURL column="Jeff Smith"> -
<dpColumnURL column="curr"> - curr.html


E X A M P L E S:

<dpColumnURL>
smith.html 
<a href="<dpColumnURL column="curr">">Go to the Currents Features</a>
Go to the Currents Features


Home: Support: Reference Guide: Navigational Tags: <dpColumnURL>
Questions? Comments?
Please write support@desert.net.