Omar, A reminder that you will also have to follow the process for getting community approval for adding new features into Mifos: http://www.mifos.org/developers/technical-orientation/adding-new-feature s-into-mifos I believe Sam has already mentioned this process to you. For items #2 and #3 in your list below-- we will have a lot of questions about how you are planning to implement this functionality. I suggest you try to explain what you are planning to do before you get too far along and potentially spend time on work that won't be accepted... Emily.
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nazir LAJDEL Sent: Thursday, December 13, 2007 6:42 AM To: Developer Subject: Re: [Mifos-developer] add component to jsp page Hi Omar, You can use Mifoss taglib to add field in the user interface (knowing that you have to think about it might need to be a configurable option). The « dropdown menu » is not yet supported in the current version. But before all this, you have to work with the functional team to get approval on the functional changes (adding fields its not also simple :-)). >please inform me how to add the fields in the database? and if the cant be added, how can I add them in the code, surely after the community acceptance. In the same way for the data base, you have to take a look at this, to understand the database procedure: <http://mifos.org/developers/technical-orientation/mifos-database-develo pment> http://mifos.org/developers/technical-orientation/mifos-database-develop ment Then to see : <http://wiki.java.net/bin/view/Javatools/CodeSubmissionProcess> http://wiki.java.net/bin/view/Javatools/CodeSubmissionProcess Once you've added filds, go ahead and submit it. This way we can get that checked in, and deal with any problems before you do too much work. - Nazir _____ De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de omar bilani Envoyé : Thursday, December 13, 2007 3:03 PM À : Developer Objet : Re: [Mifos-developer] add component to jsp page example of what i like to add is 1) the mother's name is the customers page. 2) currency for the loan product (a dropdown menu) 3) full name in arabic for the customers and yes i am using version 1.1 please inform me how to add the fields in the database? and if the cant be added, how can i add them in the code, surely after the comunity acceptance. thanks for the reply On 12/13/07, Amy Bensinger (Contractor) <[EMAIL PROTECTED]> wrote: Hi, Omar. It depends on which version of Mifos you are using and what on what page you want the filed. You should not edit the .jsp for specific pages (or any other code you don't plan to submit as a patch), as you risk leaving the upgrade path. In 1.0, you configure additional fields on some pages by making changes to the database. If I am not mistaken you are currently working in 1.1? What pages are you adding fields to and for what purpose? What information are you trying to collect with the new field? Please note that a project is underway to redo how Mifos is configured for version 1.1: http://mifos.org/developers/wiki/ImproveMifosConfigurationProcess _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] On Behalf Of omar bilani Sent: Thursday, December 13, 2007 6:09 PM To: [email protected] Subject: [Mifos-developer] add component to jsp page Hi, How can i add a new label to a jsp page?! what is the process for adding new components! like a drop down? do i use simple html code? or there is a standard that you are using in the MIFOS application? Please any small example or tutorial or wiki page would be appreciated Thanks ------------------------------------------------------------------------ - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp lace
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
