Help, I'm having trouble. The right picture is a k2 5.4 can use the menu normally. But when I take the project to deploy The left picture is k2 5.6, the menu shows blank, I searched html, found that the data loads normally but why it shows blank and doesn't find any error.
Now I can't fix the problem. Aside from reverting back to 5.4 as before.
Best answer by HarumiSysyem
thanks for the answer Now I can do it. I found that when bringing the menu system from 5.4 to 5.6, I had to check Visible in Form. I think it might be some bug that is preventing it from showing.
There is not enough details here to determine the issue.
Are you upgrading a K2 5.4 environment/database to 5.6? Or packaging and deploying the solution from K2 5.4 to brand new K2 5.6?
Is this a custom SmartForms Control? If a server migration happened, did you you copy the custom control to the server? If brand new server, did you copy the custom control and register it?
If you edit the View/Form, do you see any difference in behavior?
Compare the web.config file for the Runtime site (if you are using Runtime) between 5.4 to 5.6 to see if there are any differences in values for matching appsettings keys.
thanks for the answer Now I can do it. I found that when bringing the menu system from 5.4 to 5.6, I had to check Visible in Form. I think it might be some bug that is preventing it from showing.