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.
Hello everyone !
I am interesting making an quite specific evolution about the imputation view.
The idea is to make a new tab menu with title 'perso imputation' and to make a different view in it.
How could I do that ?
I mean by where should I begin ? How can I add a tab in menubar ?
How can I know the possible request in the database ?
Which php version are you using ?
Are you using some framework or other stuff ?
Regardly
I mean by where should I begin ? How can I add a tab in menubar ?
I'm afraid you won't be able to change things if you just can't identify where it's done by reading some code.
How can I know the possible request in the database ?
You won't have. ProjeQtOr is object oriented, and persistence is hidden.
How can I know the possible request in the database ?
Any equal or over 5.2
Are you using some framework or other stuff ?
No external PHP framework. We built a specific framework for our needs. Dojo is used on JS side
There are quite any commentary..
I have made a new tab in the meny and now searching for the action when I'm clicking on.
I'll keep you up to date.