<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.phpgedview.net/en/index.php?action=history&amp;feed=atom&amp;title=Create_custom_report</id>
	<title>Create custom report - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.phpgedview.net/en/index.php?action=history&amp;feed=atom&amp;title=Create_custom_report"/>
	<link rel="alternate" type="text/html" href="https://wiki.phpgedview.net/en/index.php?title=Create_custom_report&amp;action=history"/>
	<updated>2026-04-30T03:07:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.phpgedview.net/en/index.php?title=Create_custom_report&amp;diff=11491&amp;oldid=prev</id>
		<title>Choyk at 04:22, 4 March 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.phpgedview.net/en/index.php?title=Create_custom_report&amp;diff=11491&amp;oldid=prev"/>
		<updated>2009-03-04T04:22:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You can find the PhpGedView XML Report Template Documentation at [http://www.phpgedview.net/devdocs/pgvreports.php The PhpGedView Official Website].&lt;br /&gt;
&lt;br /&gt;
An example of a custom report is this descendancy report at [http://genealogy.beakerboy.com/reportengine.php?ged=Nowaczyk.ged&amp;amp;action=setup&amp;amp;report=reports/descendancy.xml Kevin Nowaczyk's Site]&lt;br /&gt;
&lt;br /&gt;
Some helpful hints:&lt;br /&gt;
*Anything between a &amp;lt;code&amp;gt;&amp;lt;PGVRGedcom&amp;gt;&amp;lt;/code&amp;gt; tag will not display if the value of the id atribute does not exist&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;!-- This statement will only appear if the individual's record has a death recorded --&amp;amp;gt;&lt;br /&gt;
 &amp;lt;PGVRGedcom id=&amp;quot;DEAT&amp;quot;&amp;gt;This person died&amp;lt;/PGVRGedcom&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*To display the value of a second level attribute while the Gedcom context is set to a first level attribute, level=&amp;quot;2&amp;quot; must be added to the &amp;lt;code&amp;gt;&amp;lt;PGVRGedcomValue&amp;gt;&amp;lt;/code&amp;gt; tag.  There is no mention of this XML attribute in the official documentation.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;PGVRGedcom id=&amp;quot;BIRT&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;PGVRif condition=&amp;quot;@PLAC!='''''''&amp;quot;&amp;gt; &lt;br /&gt;
     was born in &amp;lt;PGVRGedcomValue tag=&amp;quot;PLAC&amp;quot; level=&amp;quot;2&amp;quot; /&amp;gt; &lt;br /&gt;
   &amp;lt;/PGVRif&amp;gt;&lt;br /&gt;
 &amp;lt;/PGVRGedcom&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*The reportengine.php code in version 3.3.5 (and most likely 3.3.6 and 3.3.7) has a few bugs which come into play when many &amp;lt;code&amp;gt;&amp;lt;PGVRRepeatTag&amp;gt;&amp;lt;/code&amp;gt; tags are nested.  There are times when two tags on the same line will cause them to not run or produce errors.  Adding a line break between them will many times fix this.&lt;br /&gt;
&lt;br /&gt;
[[Category:How To]]&lt;/div&gt;</summary>
		<author><name>Choyk</name></author>
		
	</entry>
</feed>