I've installed the v7 Dialogue Expander package on 7.6 (I have Umbraco cloud) and there doesn't appear to be any difference in the dialogue UI. Is there something I need to configure after install? Or does this not work with 7.6?
I appears I uploaded an incorrect package as the current package on my last update. I've corrected that issue, so you may need to uninstall and reinstall to get the correct code.
I think that will fix your issue, however I do have a 7.6.5 Cloud site I can test with to verify. I should have time to do that by next week.
Thanks for your quick response! I did try uninstalling and reinstalling, but still not seeing any difference in the dialogue ui. I'll wait to hear back from you once you've tested it. Thanks again!
Now that the package has been updated I just tried on a fresh Umbraco Cloud site (7.6.5) and it works just as it should.
@Nicole - it could be simply a browser cache issue. As annoying as that can be you can easily verify if that is the case for you by using "incognito" mode or by simply doing a hard refresh and/or clear your browser cache. If that's not the trick can you have a look at your browser's console to see if there are any errors reported? (usually called Devloper Tools and opened with the F12 key shortcut).
Nope, no errors in the trace log that I can see. I installed it via the package installer in the "Developer" section. I wonder if I should try downloading and installing it manually?
Strange. Do you checkout the code on your local machine? Can you verify there is an \App_Plugins\ProWorksV7DialogExpander directory with css/js and a package.manifest?
Does everything seem to be named "ProWorksV7DialogExpander" or something similar?
v7 dialogue expander on 7.6 / umbraco cloud
I've installed the v7 Dialogue Expander package on 7.6 (I have Umbraco cloud) and there doesn't appear to be any difference in the dialogue UI. Is there something I need to configure after install? Or does this not work with 7.6?
Thank you!
Nicole,
I appears I uploaded an incorrect package as the current package on my last update. I've corrected that issue, so you may need to uninstall and reinstall to get the correct code.
I think that will fix your issue, however I do have a 7.6.5 Cloud site I can test with to verify. I should have time to do that by next week.
Thanks, Jason
Hi Jason,
Thanks for your quick response! I did try uninstalling and reinstalling, but still not seeing any difference in the dialogue ui. I'll wait to hear back from you once you've tested it. Thanks again!
Nicole
Nicole and Jason -
Now that the package has been updated I just tried on a fresh Umbraco Cloud site (7.6.5) and it works just as it should.
@Nicole - it could be simply a browser cache issue. As annoying as that can be you can easily verify if that is the case for you by using "incognito" mode or by simply doing a hard refresh and/or clear your browser cache. If that's not the trick can you have a look at your browser's console to see if there are any errors reported? (usually called Devloper Tools and opened with the F12 key shortcut).
-Paul
Hi Paul,
Did a hard refresh, no difference. The only error that comes up in my console is for a missing favicon.
Just to be clear, I've attached a screenshot of where I think I'm supposed to be looking (highlighted in yellow), is this right?
Yes, that's right where it should be...for all dialog windows in the backoffice. Anything in the umbracoTraceLog.txt log file that could be useful?
Perhaps @Jason has another idea?
FWIW - I also tried on 7.7.0.beta and that worked as well.
-Paul
Nope, no errors in the trace log that I can see. I installed it via the package installer in the "Developer" section. I wonder if I should try downloading and installing it manually?
Nicole,
If you open up the Developer Tools in Chrome, do you get any Console errors?
Thanks, Jason
Hi Jason,
No, no console errors:
Strange. Do you checkout the code on your local machine? Can you verify there is an \App_Plugins\ProWorksV7DialogExpander directory with css/js and a package.manifest?
Does everything seem to be named "ProWorksV7DialogExpander" or something similar?
Thanks, Jason
Yes, it's there and everything appears to be normal:
OK, weird- it's working in the "Template" section, but not in the "Content" section.
Hmm, I wonder if that flyout is a custom dialog or something. Is that a custom property editor or is it a package or something?
Thanks, Jason
Hi Jason,
I am using it with Doctype grid editor. I've configured a custom grid editor for it. Here's what it looks like in grid.editors.config.js:
Hi Jason, any thoughts on this? Any help would be greatly appreciated :)
Thank you!
I'm about out of ideas unless I can do a bit of debugging. Any chance I could take a look at the site and login to the back-office and debug the JS?
Thanks, Jason
is working on a reply...