how to add a new record in sys_search_sort_option tyable in servicenow?

pk16514
Tera Contributor

On adding a new record and saving, it throws an error, mandatory field not-filled "Application Search Config". But that field is not showing on form. I tried to bring it on the form through configuration but that field is already in the selected slush bucket, which is weird. 

 

Please help me if you have any solution for this. Thanks

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

There's a UI policy on the form "Hide Search Config Reference field". If you inactivate it, it will show up.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

2 REPLIES 2

Mark Manders
Mega Patron

There's a UI policy on the form "Hide Search Config Reference field". If you inactivate it, it will show up.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

pk16514
Tera Contributor

Thanks @Mark Manders