How to change the text for Search bar placeholder in Faceted Search WidgetIssue How to change the text for Search bar placeholder in Faceted Search WidgetReleaseAllResolutionOpen the below linkhttps://<instance-name>.service-now.com/sp_widget.do?sys_id=fa20ec02cb31020000f8d856634c9ce9&sysparm_view=&sysparm_domain=null&sysparm_domain_scope=nullUnder the server script field, look for the getMessage('search'); code snippet and update the placeholder text as per your business requirement.NOTE: Please note that this would be considered as a customization request which falls out of scope of support.