Hi,
I have a form that I read data from the DB and display to the user, they do not enter it. I am trying to embed these field in to the PDF on submit but it does not work.
I have tried:
{data:my_field_name}
{var:read_data3.Contract.my_field_name} - This works only to display the DB data on the loaded form.
Neither work, can you let me know how I can embedd fields in my PDF that are pulled from the DB.
Thanks.
I have a form that I read data from the DB and display to the user, they do not enter it. I am trying to embed these field in to the PDF on submit but it does not work.
I have tried:
{data:my_field_name}
{var:read_data3.Contract.my_field_name} - This works only to display the DB data on the loaded form.
Neither work, can you let me know how I can embedd fields in my PDF that are pulled from the DB.
Thanks.