KB-2119 Record fields referenced in view names fail to display

This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.

Symptoms

When referencing a record field in the "View Name" of a Record View, the "View Name" will remain blank until selected. The screenshots below show the blank "View Name" being hovered over and then selected:

Cause

This issue has been addressed via AN-145082 in the following hotfixes/versions:

Action

Apply the latest hotfix to your Appian installation.

Workaround

Referencing the record field elsewhere within the Record object will resolve this issue. For example, the following SAIL can be placed inside the Visibility expression of the "View Name":

=with( local!workAround: rf!sampleRecordField, true() )

Affected Versions

This article applies to Appian 19.3 and 19.4.

Last Reviewed: May 2020

Related
Recommended