Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

List View field validation through ATF

Anubhav24
Mega Sage

Hi All,

I need to validate whether fields in list view are read only or editable for different user profiles , can I use ATF for this , if yes then can someone please guide me on this?

 

Thanks in advance.

5 REPLIES 5

This would be a fabulous use-case.  With ACLs we can configure a user with write access for list-edit, but read only for form edit.  This should be testable via ATF.