|
|
|
Forum Newbie
      
Group: Customers
Last Login: 2/7/2007 1:30:52 PM
GenoPro Version: 2.b20b
Posts: 2,
Visits: 5
|
|
Hi all,
is there a parameter i can change somewhere to make the default position of the Ancestor pedigree chart on an individuals page expanded instead of collapsed?
If so where is that parameter located?
Thanks in advance! -Sean
|
|
|
|
|
Forum Writer
      
Group: Customers
Last Login: 5/22/2007 1:37:08 PM
GenoPro Version: 2.0.0.2
Posts: 55,
Visits: 599
|
|
Hi
There is a file called Config.xml, in the skins directory. Make sure you have a copy of the same so that you can revert to the original status without any harm and use notepad to edit the same I guess the following is the answer you are seeking.
The integer cTocExpand value determines whether or not tree indexes are initally displayed expanded or not. A value of -1 means always expand the index, 0 means never expand the index and a value > 0 indicates expand index if number of entries is less than or equal to that value. The value is initially set at 1000."
Please try and all the best.
|
|
|
|
|
Grand Master
      
Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
nadiminti (3/4/2007)
Hi There is a file called Config.xml, in the skins directory. Make sure you have a copy of the same so that you can revert to the original status without any harm and use notepad to edit the same I guess the following is the answer you are seeking. The integer cTocExpand value determines whether or not tree indexes are initally displayed expanded or not. A value of -1 means always expand the index, 0 means never expand the index and a value > 0 indicates expand index if number of entries is less than or equal to that value. The value is initially set at 1000." Please try and all the best. The above answer is not correct. There is another configuration parameter in Config.xml, fCollapseReferences that controls whether or not collpase/expand items, other than notes and indices but including the Ancestor Pedigree Chart, are initially shown collapsed or expanded. This parameter can of course be changed by editing the config.xml file in a customised skin. But it is easier to set its value using a Document Custom Tag using the method outlined in http://support.genopro.com/FindPost15845.aspx. So simply create a Document Custom Tag named fCollapseReferences and set its value to N. Then generate the report.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Forum Writer
      
Group: Customers
Last Login: 5/22/2007 1:37:08 PM
GenoPro Version: 2.0.0.2
Posts: 55,
Visits: 599
|
|
Thanks Ron..
BTW, is there any Documentation map for the software which shows the links between the various files used in Report Generation. I have searched the online help but could not find all the info in one location and I believe "A picture is worth Thousand words".....
|
|
|
|