How can I display the contents of the "agreement" field of a DAML contract in Navigator?
For instance this parameterized text from the test_project contract:
agreement
toText landlord <> " promises to let "
toText tenant <> " live at " <> address
" until " <> toText expirationDate