Custom Pages

From IHRIS Wiki
Revision as of 13:05, 2 September 2009 by Litlfred (talk | contribs) (Created page with 'This is a planned feature for a future version of the software and is the intended basis for iHRIS Collect, a data collection tool. Here is a technical sketch of what needs to b...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a planned feature for a future version of the software and is the intended basis for iHRIS Collect, a data collection tool.

Here is a technical sketch of what needs to be done.

  • Add ability to define a form with its fields. A fair amount of work but not too difficult. Needs documentation for I2CE_Swiss on the wiki.
  • Modify/subclass "form relationships" in order to:
    • add the ability to specify the number of each type of forms that can be joined (one, two, ... ten, unlimited)
  • Create the page:
    • Select the fields from the forms in the relationship you want in a particular page. This is already done in the report you would only need to tweak the UI to remove the limits.
    • choose the order that you want the forms displayed on the page
    • choose the order that you want to display the fields of a form. This can be a tweak/subclass of a report view.
    • mark the displayed fields as editable or not