Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Find more information about how to place a widget to the portal in the Add Widget to Form article.


Widget appearance

...

The phone number is defined by the value of the system property itsm.notification.contact.phone. As to the text before the phone number, there are two options for you to choose from:

  • Source message Сontact us in any available way to confirm the information – default value, this message cannot be changed.
  • Source message Custom warning message for urgency widget

...


Schema option values

...

You can configure thee following options for the widget:

OptionDescriptionPossible values
phoneSelect if the phone number should be displayed when the urgency is set to Very High.true, false
isShowWarningSelect if the warning should be displayed when the urgency is set to Very High.true, false
sourceMessageSpecify the source message displayed in the warning before the phone number.Custom warning message for urgency widget, Сontact us in any available way to confirm the information


Code Block
languagexml
titleExample of schema option values
{"phone": "true", "isShowWarning": "true", "sourceMessage": "Custom warning message for urgency widget"}