Skip to main content

How can one embed a javascript form onto a modal pop-up?


In v1, template component can be leveraged to enable this, but I don’t see a workaround for v2.


Thank you community

Hi @danielhchang, what version of Skuid are you using?


You can use Skuid’s declarative field interactions to open a modal from a field and put the form component in that modal.


Reply