Web Form into html modal

you can use iframe html

  1. Add field with type html
  2. set field html at triger on_load
  3. set html like this :
    <iframe src="url" title="description">
1 Like