MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Drag-drop error  (Mono Support )

Viewed 14147 time(s), 4 post(s) 27.10.2012 21:56:48by ClipFlairadmin4
ClipFlairadmin4

ClipFlairadmin4

27.10.2012 21:56:48
At admin UI, pages, in the left tree structure, if I drag an entry and drop it in the area say after the tree I see popup dialog with error message about NullReferenceException
Dieser Inhalt wurde noch nicht bewertet. 
100 Reputation 16 Total posts
ClipFlairadmin4

ClipFlairadmin4

27.10.2012 22:00:31
If I drop it carefully right at the end of the tree it does reorder, droping a bit more down or at the right of the tree it fails with that error dialog


Also, I'd like to click on a tree node and see at the grid on the right the respective page selected (at least if its at currently shown page in the tree)
Dieser Inhalt wurde noch nicht bewertet. 
100 Reputation 16 Total posts
ClipFlairadmin4

ClipFlairadmin4

27.10.2012 22:02:40
Btw, if I nest pages in that tree at the admin UI, I don't see the nested pages somewhere when I go to the website. Should that show a second level menu bar or something under the menubar?
Dieser Inhalt wurde noch nicht bewertet. 
100 Reputation 16 Total posts
khorvat

khorvat

29.10.2012 07:42:31
Hi,

we have fixed reported error and it will be published on Wednesday.
At admin UI, pages, in the left tree structure, if I drag an entry and drop it in the area say after the tree I see popup dialog with error message about NullReferenceException
I have logged in this feature request fro further development.
Also, I'd like to click on a tree node and see at the grid on the right the respective page selected (at least if its at currently shown page in the tree)
Btw, if I nest pages in that tree at the admin UI, I don't see the nested pages somewhere when I go to the website. Should that show a second level menu bar or something under the menubar?
If you are using MonoX CSS menu this should be automatically rendered for you only thing that you need to do, if you have changed the skin, is to amend the following CSS classes:

/**** Navigation - START ****/
.navigation
.navigation .MonoXSimpleMenu
....
.navigation ul.level1 li:hover .level2
....
/**** Navigation - END ****/
Rest of the CSS would be generated for you.

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts