PDF#

To configure the widget, you need to perform the following actions:

The PDF widget displays a field for uploading or displaying a PDF document. It allows users to view content in PDF format directly within the form interface.

To configure the element, click on the edit icon .

A pop-up window "Element Settings" will open:

Fields for Configuring the Widget#

Fill in the necessary fields to configure the widget.

"Visible Name" – a text field, filled in manually from the keyboard. Allows you to specify a name for the widget.

"Parameter Name in Task" – a text field, filled in manually from the keyboard. Allows you to specify the name of the Parameter that will be sent to the Task when the form is submitted. If the specified Parameter of the selected Task is a link to a PDF document, then this document will be displayed in the form.

"Class" – a text field, filled in manually from the keyboard. Allows you to specify a CSS class that will be applied to the element. This allows you to change the style of the widget, such as color, size, or font.

"File URL" – a text field, filled in manually from the keyboard. Allows you to specify a link to the PDF file that will be displayed in the form.

Example of Filling Out#

Field NameValue
Visible NameProduct Usage Instructions
Parameter Name in Taskproduct_instruction_pdf
Classpdf-widget
File URLhttps://sherparpa.ru/docs/sherpa_rpa_full.pdf

Result: