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.

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.