- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 07:36 AM
Hi,
Is there any way of how to enable Search bar on header of the ESC Portal Homepage in a cloned widget.
Also disabled the Hide on Homepage Script for Search Bar, but didn't work. Any alternatives or modifications could help me a lot. Kindly find the attachment given below.
Thanks & Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 08:35 AM
Hi @Babji Sadhu ,
- Navigate to All > Service Portals > Portals.
The Service Portal module displays the list of all the available portals.
- Click Employee Center.
If the Employee Center form is read-only, the message To edit this record click here appears at the top.
- Click here to edit the form.
- Beside the main menu field, click the Preview this record icon to open the Employee Center menu record.
- Edit the Additional options, JSON format field.
Option Parameter setting Search bar To enable this option, set the exclude_search_on_homepage value to false. "exclude_search_on_homepage":{ "displayValue":"false", "value":false
Note: By default, the search widget is displayed in the Employee Center homepage. Search bar on the global header is hidden by default that you can enable, if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 03:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 08:35 AM
Hi @Babji Sadhu ,
- Navigate to All > Service Portals > Portals.
The Service Portal module displays the list of all the available portals.
- Click Employee Center.
If the Employee Center form is read-only, the message To edit this record click here appears at the top.
- Click here to edit the form.
- Beside the main menu field, click the Preview this record icon to open the Employee Center menu record.
- Edit the Additional options, JSON format field.
Option Parameter setting Search bar To enable this option, set the exclude_search_on_homepage value to false. "exclude_search_on_homepage":{ "displayValue":"false", "value":false
Note: By default, the search widget is displayed in the Employee Center homepage. Search bar on the global header is hidden by default that you can enable, if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 03:54 AM