Dec 05, 2022 02:11 PM
Dec 05, 2022 03:03 PM
I wonder if adding 2 linked record fields could be a way to accomplish what you need? One of the linked fields could be used to track Synonyms, and the other used to track when plants get a new accepted name (see screenshot)
Your main view can only include records where New Accepted Name is empty, and you can create an alternate view of "outdated names" where only records where New Accepted Name is not empty appear.
Dec 05, 2022 03:33 PM
Thanks for your response. In my case the "Name" field (actually called "Taxon Name") is a formula field made up of several concatenated fields. That field should only contain accepted names, not synonyms. I don't want a "New Accepted Name" field because that's what "Taxon Name" is for.