Is it possible to autopopulate a pdf from multiple tables?

davilu
Mega Sage

Our team wants to autopopulate a pdf with values from multiple tables (e.g. fields from HR Profile, Position, some custom tables).  Is this possible with the OOTB pdf functionality?  When using the OOTB parse pdf functionality, it looks like it's only possible to grab field values from a single table, but wanted to see if there are other options that we haven't explored before.

 

Thanks!

1 REPLY 1

John Constant
Tera Expert

If these tables have a database relationship, you can use Database Views [sys_db_view] to create a joined table, then export PDF from this table