In Odoo Sign, is there a way to auto-fill inputs with values from the context record? I have tried using merge tags (e.g. {{object.name}}) but could not get it to work.
For example:
I want to send a signature request from a Project record. On the uploaded PDF template, I want to auto-fill a Text input with the Project Name. Can this be accomplished?