Hi Omar,
You can use Mifos's 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 it's 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-development <http://mifos.org/developers/technical-orientation/mifos-database-development> 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] ] 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/marketplace
------------------------------------------------------------------------- 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
