Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
I want to link my new menu item with a new page. I created link into "menu" table, like the "menuImportData" item.
But when I click on my new menu, the application alert me about this menu is not supported by Projectorria.
How can I link this new menu with my new view, exportData.php ?
Thanks
PLEASE POST IN ENGLISH.
I did it. Sorry.
Table menu allows 3 values for type columns :
1) menu : used for a top menu (to have sub-menus)
2) object : will automatically be linked to objectDetail.php, so for menu menuXxxxx, class Xxxx must be defined
3) item ; no automatic link, you have to manage your own entries in loadMenuBarItem() js function (in /view/js/projeqtorDialog.js)