Skip to main content
HTML fragments draw parts of the user interface used for a multi-document processing case. To create a new fragment, do the following:
  1. In Dev Studio, click Records → Technical → HTML Fragment Create.
  2. In the Label and Identifier fields, enter the following value: InvoiceDefaultFragment.
    Screenshot of the Pega Create HTML Fragment form with InvocieDefaultFragment entered in the Label and Identifier fields and FlexiCapture for Invoices selected as the application context.
  3. Click Create and open.
  4. In the HTML Source field, enter the code of your fragment. The code to be used for each of the fragments is provided below.
The code of all the fragments can also be found in the connector installation folder at %Installation Path%\Connector for FlexiCapture as a Service with verification\Samples\Code examples\Configure UI\Multi-document\HTML fragments.

InvoiceDefaultFragment

BankingDefaultFragment

ContractDefaultFragment

LetterDefaultFragment

PriceDefaultFragment