majlis-erc / manuForma

The manuForma application is designed to make TEI data creation and distributed editing faster and easier.
6 stars 1 forks source link

Manuscripts: Superfluous lookups #569

Closed mMoliere closed 4 months ago

mMoliere commented 5 months ago

@wsalesky In the manuscript module there are superfluous lookups (and "Create new title") for some bibl elements. Whenever the bibl element contains a title element, there is also a lookup. Because bibl elements have their own lookups, this creates confusion among the users which lookup they should use.

As a rule: the only instance where the title element requires the lookup (and "Create new title") is inside msItem, that is in the Content description subform.

Below is an example: Screenshot 2024-04-10 at 10-43-21 Edit MS TEI Records

wsalesky commented 4 months ago

Fixed here: https://github.com/majlis-erc/manuForma/pull/597