Display your form as a popup modal
head
tag to enable the popup form.
<form url here>
with the url to your surface form found by clicking the share button on the surface platform.
surface-form-button
to the elements which should be able to make the form appear.
popupSize
variable on the SurfaceEmbed
instance to control the size of the popup. Current accepted values are small
, medium
and large