Is it possible to autopopulate a pdf from multiple tables?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 06:28 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 07:55 PM
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