Mono Support Drag-drop error 

Viewed 13833 time(s), 4 post(s), 10/27/2012 9:56:48 PM - by ClipFlairadmin4
10/27/2012 9:56:48 PM
100 Reputation 16 Total posts

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

1
10/27/2012 10:00:31 PM
100 Reputation 16 Total posts

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)

2
10/27/2012 10:02:40 PM
100 Reputation 16 Total posts

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?

3
10/29/2012 7:42:31 AM
15993 Reputation 2214 Total posts

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

4
This is a demo site for MonoX. Please visit Mono Software for more info.