openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

datatable entries editable? #906

Closed jiron12 closed 10 years ago

jiron12 commented 10 years ago

Hello MIFOS community-app commmunity! We are a small microfinance organisation in Moldova wanting to become more efficient. We are assessing MIFOS at the moment. It's great! And thank you for the beautiful face you gave it!

Now there is one thing. We have need for quite a bunch of additional fields for the clients. The datatable feature is great for this. But in the community-app I see I can not edit a row in the datatable, only delete the whole one. Are there any plans to make this prossible in the near future? Or can anyone give me advice on how to make the fields in the current form editable and put a "Save" button next to the "Delete All" button top right?

Thank you very much!

vishwasbabu commented 10 years ago

Hello @jiron12 : The data table entries should be editable. I guess we have a few css issues in the app which makes this feature hard to find, you should be able to click on the the first column to view a particular entry in a separate page which has delete and edit options....

jiron12 commented 10 years ago

Thank you, now I already see how to do it with multi line tables! But what about single line?

vishwasbabu commented 10 years ago

An issue for the same has been raised at https://mifosforge.jira.com/browse/MIFOSX-1154.

It should be fixed in a release by the mid of next week

jiron12 commented 10 years ago

That's great! Thank you very much!

vishwasbabu commented 10 years ago

closing off this issue as the related jira issue https://mifosforge.jira.com/browse/MIFOSX-1154 has been fixed