Changes

Jump to: navigation, search

Addon:Forms Gramplet

326 bytes added, 01:15, 6 May 2020
Tips & Tricks
To speed things up and get a better error message, make sure you use a text editor that includes an XML mode and syntax check. If you use "<code>NotePad++</code>" on windows, make sure you install the "<code>XML Tools</code>" plugin (it will tell you were as well as why, unlike the log above).
Unfortunately, this plugin has poor error handling and may also die (unhandled exception) when "New" is pressed for other types of data errors in the XML. The error message may give you a clue as to where the issue is (start from the bottom), the following is a cryptic example:  <nowiki> 25285: ERROR: grampsapp.py: line 157: Unhandled exception ... File "C:\Users\Dennis\AppData\Roaming\gramps\gramps51\plugins\Form\editform.py", line 995, in __init__ title1, title2 = title.split('/')ValueError: not enough values to unpack (expected 2, got 1)</nowiki>
==Form Tutorials==
14
edits

Navigation menu