Hi, Randy, I'm so glad you find the calculation syntax update useful! As
for your questions about multi-object forms: In case both objects have
the same field available, for example {name}, {description}, {entryDate}
etc, you can add it and it will retrieve data for all objects. So if you
have a multi-object form for Projects and Issues, and add a calculated
field with {name} expression, within a project it will display the
project name, and within the issue it will show the issue name.If you
wa...