Currently there is a line in the template that does :
<a id=’$id’ class=“moreLink query_links” title="#field(‘displaytitle’)" href="$fullLink">#field(“displaytitle”)</a>
The values for $fullLink is known and the #field macro executes ok.
I want to give the hyperlink a unique id.
Are there any system macros or a quick way of getting a unique id from default velocity extensions in Rhythmyx. Version 6.5.2?