Custom Dashboard controls fail to function properly
First of all, I'm using v4.6.1 on a Windows 7 developer computer. This is also failing on a Windows Server 2003.
I've updated my dashboard.config to remove all of the new umbraco settings and have added a few of my own controls.
Two of the controls were working on a 4.5 instance, but no longer work in this instance of 4.6.1. What makes this more interesting is if I go to Umbraco's Change Password control, the javascript works but the button does not.
It's almost as if none of the controls that use postback are working properly. When I tried to debug one of my controls, it displays perfectly the first time. Then
I have absolutely no clue where to start debugging this. When I try to debug, the debugger works when the page is first loaded, but the page_load event never gets fired when I click a button.
I thought maybe this had to do with the drag and drop error that I sometimes had when I used an older version of uComponents. This normally hosed my media picker, but my media picker seems to be working just find.
Thanks for any assistance, or at least a direction for me to start looking in.
Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Apparently, none of my searches through our.umbraco.org found that page. There goes two hours of my life!
Custom Dashboard controls fail to function properly
First of all, I'm using v4.6.1 on a Windows 7 developer computer. This is also failing on a Windows Server 2003.
I've updated my dashboard.config to remove all of the new umbraco settings and have added a few of my own controls.
Two of the controls were working on a 4.5 instance, but no longer work in this instance of 4.6.1. What makes this more interesting is if I go to Umbraco's Change Password control, the javascript works but the button does not.
It's almost as if none of the controls that use postback are working properly. When I tried to debug one of my controls, it displays perfectly the first time. Then
I have absolutely no clue where to start debugging this. When I try to debug, the debugger works when the page is first loaded, but the page_load event never gets fired when I click a button.
I thought maybe this had to do with the drag and drop error that I sometimes had when I used an older version of uComponents. This normally hosed my media picker, but my media picker seems to be working just find.
Thanks for any assistance, or at least a direction for me to start looking in.
-C
Hi,
Have you tried removing the new Change Password dashboard control? I remember reading a thread where that was interfering with buttons on other controls. Actually here it is: http://our.umbraco.org/forum/developers/extending-umbraco/16811-Cannot-get-simple-usercontrol-to-work-in-backend
-Tom
Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Apparently, none of my searches through our.umbraco.org found that page. There goes two hours of my life!
is working on a reply...