Menu (Add entry)

From Plex-XML

(Difference between revisions)
Jump to: navigation, search
(New page: How to add an entry into the Plex-XML menu system. Category:HOWTO Category:Security)
Line 2: Line 2:
 +
* In the menu of the application go to Security/Menu/Menu
 +
 +
[[Image:MenuMenu.png]]
 +
 +
 +
* The displayed data records represent the first level of the menu system.
 +
** If you would like to create a new first level menu entry please click the "New" button
 +
** If you would like to add a sub-menu to one existing menu please click on the appropriate record
 +
[[Image:MenuGrid.png]]
 +
 +
 +
* In the new window have a look at the existing records. You will need to create a new record that look similar to those exiting records
 +
 +
 +
* Create a new record and put the implement name of your grid function (find browse) into the field "Link"
 +
 +
 +
* Reload your application by hitting F5 in the browser and your new menu entry should appear

Revision as of 23:28, 9 March 2010

How to add an entry into the Plex-XML menu system.


  • In the menu of the application go to Security/Menu/Menu

Image:MenuMenu.png


  • The displayed data records represent the first level of the menu system.
    • If you would like to create a new first level menu entry please click the "New" button
    • If you would like to add a sub-menu to one existing menu please click on the appropriate record

Image:MenuGrid.png


  • In the new window have a look at the existing records. You will need to create a new record that look similar to those exiting records


  • Create a new record and put the implement name of your grid function (find browse) into the field "Link"


  • Reload your application by hitting F5 in the browser and your new menu entry should appear
Personal tools