modelPopupFormSubscribe

Examples

# Subscribe a model to a popup form
kind: PopupForm
frame: my-home-frame
source: my-popup-form

Object properties

Name Type Required
kind Constant: PopupForm yes
frame string yes
source string yes

Object information

  • Object with the following properties:
    • kind (required): Constant PopupForm
      • Subscribe to the value of a popup form. By default all changes are propagated to the inputs of your model
    • frame (required): string
      • The frame that the popup form you wish to subscribe to lives.
    • source (required): string
      • The popup form name to use as a source. This is the same name as used in your contents