Issue Type: Improvement Improvement
Assignee: Unassigned
Attachments: display name for data table.jpg
Components: Additional Fields
Created: 10/Jun/13 4:37 AM
Description:

For example additional fields type data is define as

CREATE TABLE `additional_client_fields` (
`client_id` bigint(20) NOT NULL,
`Business Description` varchar(100) DEFAULT NULL,
`Years in Business` int DEFAULT NULL,
`Gender_cd` int(11) DEFAULT NULL)

and register the DATA as
Step 1) Select 'System Administration' menu option
Step 2) Select 'Register Data Table' for each new Data Table entering the Data Table Name (e.g. additional_client_fields) and the Application Table Name (m_client) and Save

When client profile is viewed a additional tab with name "additional_client_fields" appear. instead of table name, if user defined name can appear on the screen like "Additional Client's Personal Information" then improves readability.

Refer screenshot

Project: Mifos X
Priority: Minor Minor
Reporter: Nayan Ambali
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
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to