| Previous · Next | |
| User | Message |
|
dhelsten
|
Date: 6/5/2010 11:19 am · Subject: Event - Related Link Template Variable · Rating: -1
Is there a template variable for related links in events? I see there is one for attachments. --- (Edited on 6/5/2010 9:19 am [GMT-0700] by dhelsten) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 6/5/2010 11:25 pm · Subject: Re: Event - Related Link Template Variable · Rating: -1
There is definitely a template variable, unfortunately, it's not documented. That should be filed as a bug. there is a loop called relatedLinks In each iteration of the loop, these variables are available: linkURL: the URL for the link linktext: the description of the link groupIdView: the group that is allowed to see this link. Links in the loop are prefiltered so that only visible links are in the set. assetId: The GUID of the Event that this link belongs to. eventlinkId: A unique identifier for this link. sequenceNumber: A number describing this link's rank in the set of related links. This may not be contiguous due to the group filtering.
--- (Edited on 6/5/2010 9:25 pm [GMT-0700] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|