How can I combine fields of 2 or more forms into a form for printing? For example data from the account with proposal data?

Confluence User - 26 Oct, 2017
forms;datalists

1


26 Oct, 2017
confluenceUser
confluenceUser

Hi Cesar Vasquez

A few ways to do this:

  1. If both forms share the same database table, you can create a new form and copy the field from both forms into one form for displaying all the information in one form.
  2. If both forms share the same database table, you can also add the second form as a subform to the parent/first form. This save you the effort of copying the fields as in item 1.
  3. For printing, you can add a new link in your datalist to open just this special larger form for printing. The hyperlink to open this form is the customId of this form menu in your userview.

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print