Property Box - Custom Tab - Data References
Posted: 11 Jan 2022 13:57
Is it possible to create a compound data field on a custom tab of the property box? For example, for a particular census, I would like to concatenate the Place and Address fields with a colon between. I can't get it to work, and the built-in help file says:
(Please note I don't want to put the data into Part 1 and Part 2 of the Item, as I want something else in Part 2.)
Any advice appreciated, Thanks.
I am guessing that the reference to composite items might mean I cannot achieve afield that outputs, for example, "Plymouth, Devon, England : The Citadel" by using the INDI.CENS[year=xxxx].PLAC and INDI.CENS[year=xxxx].ADDR data references ... or maybe I'm just doing it incorrectly.Not all possible data references are permitted. You cannot use data references for composite items which have no data of their own, and hence cannot be edited. And you cannot use data references which reference linked records. But any simple data reference (such as a reference to a date, place or number) will be fine. The data reference must be appropriate to the record type in question.
(Please note I don't want to put the data into Part 1 and Part 2 of the Item, as I want something else in Part 2.)
Any advice appreciated, Thanks.