Changing Smartview settings via script
Summary:
I had the issue - SR 3-34040867641 : FR - Report doesn't show the arrow - similar to "+" - indicating that the member has children. - and the solution is to change the Smartview settings below:
In Excel, go to SmartView > Help > Health Check
1. Change Browser Emulation mode to 12001
2. Change Web View2 Run time to "Enable for UI"
I'd like to do it using a script because I have several users worldwide.
I was able to find the register key to change BROWSER EMULATION MODE:
- Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
but I couldn't find where to change the WEB VIEW2 RUN TIME.