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.

Journal field toggle button to show IT worknotes or Additional comments .

sanjay36
Tera Expert

Hey guys,

Does anybody have an idea on how to modify the "show journal fields". It shows up as a single checkbox to add either "It worknotes" or "user collaboration" (in RITM form).

In Approval record it shows up as 2 individual checkboxes. Please take a look into the attached screenshots.

find_real_file.png

In Approval record .(i need this as single check box just as below).

find_real_file.png

In RITM level (correct view)

Thanks,

sanjay

5 REPLIES 5

Hey Tyson ,



We heard form them that the form layout of the journal fields might cause some issues



It will look for a primary field which defaults to the OOB comments field but that one might not exist on your form.




This problem can be worked around by adding a "glide.ui.[TABLENAME]_activity.primary_fields" Property that contains a comma separated list of the fields present in the order you want them to display. Whichever field is listed first will be the one that displays.



Thanks,


Sanjay