How to remove autofill for "requested_for" field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 08:37 AM
Hello everyone!
I made a research related to "requested_for" autofill field (ootb field from the request table), in short, I gave remove to everything I found that could autocomplete that field, more precisely, I removed the default value autocompleter, I did not find any business rules that do this, if you have any idea who fills that field, it's the ootb field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 08:51 AM
Hello @Alex Tod1
Have you checked widget "SC Catalog Item" , I'm not sure but I think from here it's getting set when we submit the request.
Let's wait for experts to get proper answer.
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 09:26 AM
Thanks for idea, I found this in "SC Catalog Item"
It is possible that this sets requested for field, I will make a copy and comment that line.