Child Records Printing

Viewing 1 reply thread
  • Author
    Posts
  • April 18, 2016 at 8:40 AM #16332

    marc fauveau
    Participant

    Hello

    I have multi-forms, linked each others by one-to-many relation ships, with three levels of imbrication.

    Ex forms RECORD => PATIENT => ID
    => EXAMS REALIZED
    => DR => ID
    => EXAMS REQUESTED

    And I would like to print a pdf with, by example
    Record #1 of (patient.ID) age : (patient.age)
    From Dr (DR.ID)
    Exams Realized = (EXAMS#1.name) / (EXAMS#2.name)

    I didn’t find how to do that ?

    April 18, 2016 at 11:34 PM #16336

    Brendan
    Keymaster

    Hi Marc,

    You can print a PDF with your relationships in it by selecting the Default Layout, then the Print function and then click on the PDF button at the lower-left. Choose one of the PDF options, whichever you would like to select such as Mail PDF, Save PDF, Open PDF in Preview, etc.

    Thanks,

    Brendan

Viewing 1 reply thread

You must be logged in to reply to this topic.