MT1
7 February 2018 15:47
1
Hi,
after upgrading from 7.9.7 to 7.9.11 I cant save changes in the studio. I want to remove a relation, but I can´t reach the “yes” button. Its grey like everything else in the window (screenshot).
How can I remove the relation or better fix the problem?
Regards, MT
pgr
7 February 2018 19:34
2
Please upgrade to the latest 7.9.12, there have been some fixes of this kind of bug, it might already be solved. If not, please report it on GitHub.
To work around it you can save a bookmark in your browser with this code as the “location”:
javascript:(function(){var%20element=document.getElementById(%22sugarMsgWindow_mask%22);%20element.parentNode.removeChild(element);})()
If you click it when the window is greyed out, it should make the grey overlay disappear so you can click what is below. Tell me if it works for you.
MT1
8 February 2018 07:58
3
I upgraded o 7.9.12, but bug was still there.
However the bookmarked javascript-code worked for me Thank you!
PS: Can you maybe look at my other problem please?
Regards
pgr
8 February 2018 10:02
4
Sorry, I’ve seen your other problem but I don’t know the answer to it.
If this is a bug, please open an Issue on Github for it.
1 Like