Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to configure the document header for Control Attestations

tkrishna29
Giga Guru

For Control attestations, there is a default header that displays Entity and Control names. 

find_real_file.png

 

I'm aware of changing the additional description fields like Category, Classification, etc using the Document Title (screenshot below). I want to change the control name to the header's control description. Greatly appreciate your help.

find_real_file.png

 

 

9 REPLIES 9

Ahmed Drar
Tera Guru

Hi Krishna,

if I got this right, you would like to replace the name with a description? if yes then add current.description.getDisplayValue() instead of  current.name.getDisplayValue()

Hello Ahmed,

I want to change the header info where it shows the entity and Control Name (first 2 lines in bold).

That cannot be changed through the script.

 

Regards,

Krishna

Jane T
Kilo Explorer

Hi! Is there a solution to this? Having the same issue in locating where to modify the bold fields within the attestation survey (Entity and Control).

sharan16
Tera Contributor

Hi,

 

I have made changes in the document title as mentioned above. However the take assessment page still shows 

Entity

Control name

 

I checked in workspace view as well classic view. Doesnt seem to work.