{"id":11016,"date":"2020-07-20T15:19:35","date_gmt":"2020-07-20T15:19:35","guid":{"rendered":"https:\/\/fhug.org.uk\/kb\/?post_type=kb_article&#038;p=11016"},"modified":"2024-02-22T15:00:54","modified_gmt":"2024-02-22T15:00:54","slug":"recording-a-civil-partnership","status":"publish","type":"kb_article","link":"https:\/\/www.fhug.org.uk\/kb\/kb-article\/recording-a-civil-partnership\/","title":{"rendered":"Recording a Civil Partnership"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>In some respects, recording a Civil partnership is similar to <a href=\"https:\/\/fhug.org.uk\/kb\/kb-article\/recording-a-marriage-civil-partnership\/\">recording a marriage<\/a> and you should consult that article first; however this article discusses some of the issues involved in recording Civil Partnerships which are a relatively new phenomenon, and need some ingenuity to handle.<\/p>\n<h2>Recording Civil Partnerships<\/h2>\n<p>Civil ceremonies such as Civil Partnerships or Civil Unions, often for same sex couples, can be recorded using a number of methods each with pros and cons. Bear in mind that key events such as <span class=\"search_hit\">Marriage<\/span> have a significant impact in Diagrams, Reports, Queries, and Plugins. They can govern Icons in Diagrams, the structure of Reports, the results in BMD Queries, and the behaviour of BMD Plugins.<\/p>\n<p>A global customisation is to adjust the heading of Marriage in Individual Summary Reports. This can be set in the Report &gt; Options &gt; Format tab under Heading by using Marriage &gt; Edit &gt; Heading Text: Civil Union \/ {default}. This has the advantage of retaining the suffix such as (2) when there are multiple Family partnerships.<\/p>\n<h3>Standard Marriage Event<\/h3>\n<p>The big advantage of the Marriage Event is its existing support in Diagrams, Reports, Queries, and Plugins not just in <span class=\"fh\" style=\"font-size: 17px !important; line-height: 21.4286px !important;\">\u0192<span style=\"color:#73B262; font-weight: bold;\">h<\/span><\/span> but all other products. The drawback is it does not differentiate Marriage from Civil Union, but the customisations below will help.<\/p>\n<h4>Fact Label<\/h4>\n<p>A simple change is to set <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Tools&nbsp&gt;&nbspFact&nbspTypes&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span>&nbsp&gt;&nbspEdit&nbsp&gt;&nbspLabel<\/a> to <span class=\"search_hit\">Marriage<\/span> \/ Civil Union which then appears instead of <span class=\"search_hit\">Marriage<\/span> in the Property Box Facts tab and non-narrative Reports. You may wish to reduce the <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Report&nbsp&gt;&nbspOptions&nbsp&gt;&nbspFormat&nbsp&gt;&nbspSection&nbspLabel&nbsp&gt;&nbspEdit&nbsp&gt;&nbspFont<\/a> to Arial Narrow so that long Label fits on one line.<\/p>\n<h4>Fact Note or Cause<\/h4>\n<p>A basic customisation of the <span class=\"search_hit\">Marriage<\/span> Event is to add a local Note such as Ceremony: Civil Partnership, which will appear in Diagrams and Reports often by default. It can also be used to customise the Narrative Report Sentence and Property Box Facts tab Templates.<br \/>\ne.g.<\/p>\n<ul>\n<li>In <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Tools&nbsp&gt;&nbspFact&nbspTypes&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span>&nbsp&gt;&nbspEdit&nbsp&gt;&nbspSentence&nbspTemplate<\/a> replace the word married with:<br \/>\n<code>{=CombineText( \"entered a \", GetLabelledText( %FACT.NOTE2%, \"Ceremony: \" ), \" with\", \"married\" )}<\/code><br \/>\nso the sentence says for example He entered a Civil Partnership with John SMITH in 1900.<\/li>\n<\/ul>\n<ul>\n<li>In <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Tools&nbsp&gt;&nbspFact&nbspTypes&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span>&nbsp&gt;&nbspEdit&nbsp&gt;&nbspAdvanced&nbsp&gt;&nbspUse&nbspOverride&nbspTemplate&nbspfor&nbspFacts&nbsptab&nbspListings<\/a> use:<br \/>\n<code>{=CombineText( \"\", GetLabelledText( %FACT.NOTE2%, \"Ceremony: \" ), \"\", \"<span class=\"search_hit\">Marriage<\/span>\" )}<\/code><br \/>\nso the Facts tab says Civil Partnership to John in both the upper and lower pane.<\/li>\n<\/ul>\n<p>A similar customisation uses the Cause field, with <code>GetLabelledText( %FACT.NOTE2%, \"Ceremony: \" )<\/code> replaced by <code>%FACT.CAUS%<\/code> in both Templates above. The Cause field is in the All tab under <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Spouse&nbspfamily&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span><\/a>, and can be customised into the Main tab Shared Details with a Data Reference of <code>FAM.MARR.CAUS<\/code>.<\/p>\n<h4>Fact Type Descriptor<\/h4>\n<p>A rarely used feature is the standard fact Descriptor field, which can be applied the same as the Cause field above by replacing CAUS with TYPE in the data references. It is in the All tab under Spouse family &gt; <span class=\"search_hit\">Marriage<\/span>.<br \/>\ne.g.<\/p>\n<ul>\n<li>In <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Tools&nbsp&gt;&nbspFact&nbspTypes&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span>&nbsp&gt;&nbspEdit&nbsp&gt;&nbspSentence&nbspTemplate<\/a> replace the word married with:<br \/>\n<code>{=CombineText( \"entered a \", %FACT.TYPE%, \" with\", \"married\" )}<\/code><br \/>\nso the sentence says for example He entered a Civil Partnership with John SMITH in 1900.<\/li>\n<\/ul>\n<ul>\n<li>In <a href=\"#!\" class=\"cs_tooltip\" fhugtt=\"This is the menu across the top of the main Family Historian windows. The &gt; denotes a submenu\">Tools&nbsp&gt;&nbspFact&nbspTypes&nbsp&gt;&nbsp<span&nbspclass=\"search_hit\">Marriage<\/span>&nbsp&gt;&nbspEdit&nbsp&gt;&nbspAdvanced&nbsp&gt;&nbspUse&nbspOverride&nbspTemplate&nbspfor&nbspFacts&nbsptab&nbspListings<\/a> use:<br \/>\n<code>{=CombineText( \"\", %FACT.TYPE%, \"\", \"<span class=\"search_hit\">Marriage<\/span>\" )}<\/code><br \/>\nso the Facts tab says Civil Partnership to John in both the upper and lower pane.<\/li>\n<\/ul>\n<ul>\n<li>It can be customised into the Main tab Shared Details with a Data Reference of <code>FAM.MARR.TYPE<\/code>.<\/li>\n<\/ul>\n<p>The GEDCOM Standard says: &#8220;The MARR tag could be subordinated with a TYPE tag and EVENT_DESCRIPTOR value of Common Law. Other possible descriptor values might include Childbirth\u2013unmarried or Tribal Custom for example. The event descriptor should use the same word or phrase and in the same language, when possible, as was used by the recorder of the event. Systems that display data from the GEDCOM form should be able to display the descriptor value in their screen or printed output.&#8221;<\/p>\n<span class=\"fh\" style=\"font-size: 17px !important; line-height: 21.4286px !important;\">\u0192<span style=\"color:#73B262; font-weight: bold;\">h<\/span><\/span> does not honour that last requirement to display the Descriptor value of facts in Reports, and it has no <code>{descriptor}<\/code> sentence Template Code. Those and associated ideas are the subject of Wish List request <a href=\"https:\/\/www.fhug.org.uk\/wishlist\/wldisplay.php?wlwlref=559\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ref 559 Fact Descriptor for Civil Union, two Place Travel, Preferred Occupation, etc<\/a>.<\/p>\n<p>An advantage of the local Note or Cause or Descriptor field is they can take any value to qualify the &#8216;<span class=\"search_hit\">Marriage<\/span>&#8216; such as Civil Union, Civil Partnership, Common Law Marriage, Bigamous Marriage, etc. They are all standard Gedcom fields that should be supported by all products.<\/p>\n<h3>Custom Civil Union Event<\/h3>\n<p>It is easy to create a custom Family Event named Civil Union, based on the <span class=\"search_hit\">Marriage<\/span> Event, and used in its place.<\/p>\n<p>This overcomes the need for most customisations above, but Diagrams, Reports, Queries, and Plugins that are customised for the Marriage Event will need similar customisations to accommodate the Civil Union Event. Unless everyone employs the same custom Event Name, those customisations will differ for each user, so shareable versions will be a challenge.<\/p>\n<p>Wish List <a href=\"https:\/\/www.fhug.org.uk\/wishlist\/wldisplay.php?wlwlref=558\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ref 558 Civil Partnership family status and associated Civil Partnership event<\/a> requests a Civil Union Event to be added to the existing <a href=\"https:\/\/fhug.org.uk\/kb\/kb-article\/working-with-facts\/\">Extended Set<\/a> fact set, to encourage everyone to use the same Event Name. However, that one Event Name must be applicable to all such civil ceremonies.<\/p>\n<h3>Family Record Status<\/h3>\n<p>The Family Record has a Status field that currently has values such as Divorced and Never Married that primarily govern features in Diagrams and Reports. The <span class=\"fh\"><span class=\"fh\" style=\"font-size: 17px !important; line-height: 21.4286px !important;\">\u0192<span style=\"color:#73B262; font-weight: bold;\">h<\/span><\/span><\/span> Help says: &#8220;The Status field should normally be left blank. It is used to record non-default status information. \u2026 it represents the final or last-known status of the marriage or relationship.&#8221;<\/p>\n<p>It is a non-standard Gedcom field, so not recognised by other products, although this is partly mitigated by the <a href=\"https:\/\/pluginstore.family-historian.co.uk\/page\/plugin\/export-gedcom-file\">Export Gedcom File<\/a> plugin that converts it to a Family Record local labelled Note.<\/p>\n<p>This field could have the extra value of say Civil Union, which will appear in Diagrams and Reports often by default, even without a Marriage Event, but may also be employed in customisations as discussed above with <code>%FACT.TYPE%<\/code> replaced by <code>Field(GetRecord(%FACT%),'FAM._STAT')<\/code>.<\/p>\n<p>If there is a series of partnership states, such as Civil Union, Separation, and Divorce, only one can be recorded.<\/p>\n<p>Source Citations cannot be applied directly to the Status field, so must be applied to the Family Record instead.<\/p>\n<p>Wish List <a href=\"https:\/\/www.fhug.org.uk\/wishlist\/wldisplay.php?wlwlref=558\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ref 558 Civil Partnership family status and associated Civil Partnership event<\/a> requests a Civil Union value to be added to the Status field. However, that one value must be applicable to all such civil ceremonies.<\/p>\n","protected":false},"template":"","fh_version":[13,14,15,739],"skill_level":[18,17,16],"topic":[201,85],"class_list":["post-11016","kb_article","type-kb_article","status-publish","hentry","fh_version-v4","fh_version-v5","fh_version-v6","fh_version-v7","skill_level-advanced","skill_level-intermediate","skill_level-newcomer","topic-facts","topic-family-relationships"],"_links":{"self":[{"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/kb_article\/11016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/kb_article"}],"about":[{"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/types\/kb_article"}],"wp:attachment":[{"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/media?parent=11016"}],"wp:term":[{"taxonomy":"fh_version","embeddable":true,"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/fh_version?post=11016"},{"taxonomy":"skill_level","embeddable":true,"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/skill_level?post=11016"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.fhug.org.uk\/kb\/wp-json\/wp\/v2\/topic?post=11016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}