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

Next and Previous button should be hidden untill product is selected in the Application forms(listed):- #2865

Closed ankit01ojha closed 6 years ago

ankit01ojha commented 6 years ago

Description

Next and Previous buttons should be hidden the listed forms until the product is selected. And a cancel button should be present at the product selection page.

List:-

Steps to Reproduce

Clients>>Select any Client>>New Loan Clients>>Select any Client>>New Savings Clients>>Select any Client>>New Shares

Expected Behaviour

Next and previous should not be present there and a cancel button should be there.

Actual Behaviour

Next and previous are shown and cancel button is not there.

Settings

Screenshots, if any

screenshot at 2018-02-04 18 50 20 screenshot at 2018-02-04 18 51 07 screenshot at 2018-02-04 18 51 24

mbj36 commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @mbj36.

Possibly related issues are #2350 ( Previous and Next month calendar dates must be dimmed in selected month), #2503 (View Journal Entries button does not work from individual transaction), and #1967 (Reskin:Drop-down menus are not getting compressed after selecting the appropriate parameter).

ankit01ojha commented 6 years ago

I am working on this.