...
This widget opens the PDF document identified by the link ID.
EingangInput | |||||
---|---|---|---|---|---|
Parameter | PflichtMandatory | BeschriebungDescription | BeispielwertExample value | ||
linkID | Yes | External link ID of the upload to be opened in the viewer. The ID can be generated in the info package upload at the time of upload. | b8fd8f7c-d815-41a3-b36b-d7120821d1d1 | ||
download | No | Activates the download function of the PDF documents for this channel. If deactivated, the download button will not be displayed. | true | ||
shopcart | No | Enables the shopping cart event that the embedding system can use to open the shopping cart overlay. If disabled, the shopping cart button will not be displayed in the PDF viewer. | true | ||
shopsearch | No | Activates the search event that the embedding system can use for further searches. If deactivated, the search button for the shop will not be displayed.. | true | ||
externalsearch | No | true | |||
donwloadinnewtab | No | If the parameter is set to true, a new tab will open when you click on the download button and the file will be downloaded | true | ||
downloadinnewtabtarget | No | To be used in conjunction with “downloadinnewtab”. Only used if “downloadinnewtab” is set to true Specifies the destination that the download URL should open By default or if no value is set, “_blank” is used |
| ||
style | No | JSON object to define the primary and secondary color of the widget. The object has two fields:
|
| ||
Ausgang | |||||
status | This event is always issued during initialization.
| ||||
shopsearch | This event is only output if this function has been activated for the corresponding channel. The event contains the following two pieces of information.
|
| |||
shopcart | This event is only output if this function has been enabled for the corresponding channel.
|
| |||
shopcart | This event is output when you click on an external link in a PDF document. | Output of the value specified in the PDF document for the external link as a string |
...