View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Add an attribut in Milestone - ProjeQtOr
 
 

Add an attribut in Milestone

More
27 Feb 2013 16:03 #1 by Luigy
Hi,

I try to add a feature in Project'Or Ria. In page Milestone, I wan to add an indication N/A in a listbox yes/no.

Can you help me?

Thanks for your answers.

Please Log in or Create an account to join the conversation.

More
27 Feb 2013 23:57 - 27 Feb 2013 23:58 #2 by babynus
You need to :
- define new table with possible values, with just fields id as int(12) and name as varchar(100) . let's call it yesno table
- fill in this table with expected values. 1=>yes, 2=>no
- add a Class Yesno in /model, with id and name fields (copy an existing one for help)
- upgrade table milestone to add field idYesno as int(12) (format is important)
- modify Class Milestone to add field idYesno where you want to see it (after / before an existing field)
That's all.
Run the application : your new field appears as a listbox (exactely a Filtering Select widget from Dojo Framwork)

It magic ! :P

Babynus
Administrator of ProjeQtOr web site
Last edit: 27 Feb 2013 23:58 by babynus.
The following user(s) said Thank You: Luigy

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.029 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.