|
|
|
Forum Master
      
Group: Customers
Last Login: 2 days ago @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720,
Visits: 6,070
|
|
I know it is convenient to have a field for entering info you prefer to display, on the other hand it might be useful to have a selection of fields for display, such as place of marriage & date or place of last known residence/occupancy or just "married > divoced" with or without date, just like we have display options for individuals.
Any comments to this?
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Today @ 5:55:04 PM
GenoPro Version: 2.0.1.6
Posts: 825,
Visits: 7,413
|
|
| I use the Label field to display such data
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: 2 days ago @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720,
Visits: 6,070
|
|
| Yes, at the moment I do the same, but I would like to set the label display to a default value, picked up from the vast data fields (or a combination of fields), like I can set the display of all individuals.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 8:36:29 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,877
|
|
For the report generator, I had to write some routines to format text. Those routines have been designed to be reused in other parts of GenoPro. One routine is a "tag formatter" to format text by concatening tag values.
In this example, the resulting text would be the concatenation of the marriage date, place and relation on a separate line. There are multiple options to have the text on separate lines, truncated to a maximum number of characters, conditional branching and "smart formatting". I have not yet finalized this routine, so I won't write more about it to give myself the flexibility to improve it.
It will be easy to use this "tag formatter" and let the user to specify a default formatting template for the marriage/family label.
For a complete list of tag names, visit the Tag Definitions dialog (Menu -> Tools -> Tag Definitions). The same tag formatter will be accessible to create user-defined tags for individuals.
|
|
|
|
|
Forum Member
      
Group: Customers
Last Login: 6/26/2007 6:01:37 PM
GenoPro Version: 2.b14
Posts: 26,
Visits: 20
|
|
| Dan is always a step ahead! :wink:
|
|
|
|