Changes

Jump to: navigation, search

Addon:Forms Gramplet

30 bytes removed, 02:54, 7 May 2020
Writing your own form definitions
* <code>id</code> : A unique code to identify the form definition. You will use this code in the "Form" attribute of the source.
* <code>type</code>: The type of the event created by the form editor. This value will appear in the "<code>Type</code>" column of events ("EventType"). It would be wise to avoid standard ones, for example, to add death information you could specify "Death.Info" or another one you make up (Data loss is possible otherwise).
* <code>title</code> : A description of the form. As far as I know, It should be possible to use anything goes here and I haven't seen it used anywhere.
* <code>date</code> : An optional date in a Gramps date format. This is only useful for census definitions or similar events that happen on a specific date.

Navigation menu