You are currently reviewing an older revision of this page.

How to generate a link to a site record

The OOTB feature, urlforrecord() function, should be used to create record links instead of the a!recordLink() function. Parsing the a!recordlink() function and using the CDT fields to generate a link to a site record is an unsupported design and should be replaced with urlforrecord(). Generally, fields from SAIL functions that return data types should not be used in expressions, because they often change between versions and hotfixes.

Last Reviewed: July 2017

This article applies to all versions of Appian.