johnwoodlock resolved New Feature MIFOSX-194 as Fixed

New field parent_parameter_id added to stretchy_parameter to allow parameter cascading on the JQuery UI Plugin.

Currently, cascading will only apply to 'select' type parameters (dropdown lists). However, 'select' is the most relevent use-case.
There are no API rules to enforce this (selects only) as the API is not done yet.

Current cascade implementation (in the core reports script 0003-mifosx-core-reports-utf8.sql) covers the office parameter cascading to loan officer parameter and currency parameter cascading to loan product parameter. Running that core reports script into your test database and looking at the stretchy_parameter table will best show how it is set up (look at values in parent_parameter_id and parameter_sql where the parent_parameter_id is not null)

The current implementation also supports an Office -> Center -> Group -> Client type parameter cascade. However, we don't have parameters for center/group/client yet.

Change By: johnwoodlock (14/Mar/13 12:59 PM)
Resolution: Fixed
Status: Development In Progress Ready for Testing / Resolved
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to