New Properties on Popover Node

The following properties were added for the Popover node:

PopoverNewProperties

  • Open if Empty: specifies whether to open or not the popover when the field that contains the Popover is empty.
  • Keep Opened: specifies whether to keep the Popover opened when the end-user clicks outside it.
  • Reload on key change: specifies whether to reload the Popover Web Component when the end-user changes the edit control value.
  • Minimum Characters: specifies the minimum amount of characters that the end-user has to type in order to reload the Popover Web Component