November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi Praful,
The console error was a script error as below:
Error: scriptError
at _f (dojo.js:15:436)
at HTMLScriptElement.
I see it is related to
[UIHint(GridViewEditing.UIHint)]
Have not found the root cause. The gridview package installation looks fine.
And more importantly, I am using NLog and have pointed all logs to a specific folder. I see no erros in the log files.
Can I ask how can I check out Optimizely logs and what should I setup for it?
Thanks so much in advance.
The logs related configuration are in EPiServerLog.config on root location. See the below configuration for path related information.
<!-- Consider moving the log files to a location outside the web application -->
<file value="App_Data\EPiServerErrors.log" />
For your js scriptError, can you try this
See if you get a better error message.
Please also check the configuration related docs here, in case if you missed something
https://github.com/episerver/episerver-labs-content-manager-docs/blob/master/GridView.md
https://github.com/episerver/episerver-labs-content-manager-docs
Hi guys,
I just created a new Page for trying the EPiServer.Labs.GridView. The code is simple. In Edit mode, I can create a new page based on this type and see the preview of it, but when I click the All properties tab. It does not show up and just reload the current view page. Looks like All Properties page does not work.
Can anyone help? Thanks. The view was also simple.