&sysparm_use_polaris=false Appending to Portal Page URL

THOUSIF S N1
Tera Contributor

I have cloned the widget 'Online check-in experience' but when i select the location the  '&sysparm_use_polaris=false '

Appending to Portal Page URL

1 REPLY 1

Ratnakar7
Mega Sage
Mega Sage

Hi @THOUSIF S N1 ,

 

To address this issue, you can try the following steps:

  1. Review Widget Configuration: Check the configuration settings of the cloned widget to see if there is any reference to the sysparm_use_polaris=false parameter. Look for any JavaScript or UI Policies that might be adding this parameter to the URL.

  2. Check Script Includes: Review any script includes associated with the widget or its dependencies. Look for any logic that might be appending the sysparm_use_polaris=false parameter to the URL.

  3. Inspect Browser Console: Use your browser's developer tools to inspect the network requests and JavaScript console messages when you select a location in the widget. Look for any JavaScript errors or unexpected behaviour that might indicate the source of the issue.

 

Thanks,

Ratnakar