Hi Chris,
You can Concatenate()
two fields with a Linebreak()
in between to accomplish what you want.
You don’t need to connect your diagram to a full table, you can create a checkbox column and use filter()
to select only items where the checkbox is true and then pass those to the diagram.
You can use Erik’s CloudConvert Pack, extend Coda with CloudConvert - Coda to export the page where the diagram is to pdf or other formats, maybe also png. I have not tested it with the org charts, so can’t tell 100% if it works.
@joost_mineur did a great job here explaining how to use the pack: Create PDF with a button - Showcase - Coda Maker Community
Here’s a little example showing how to show a second line and how to hide items with a checkbox
Let me know if this helps!
Pablo