How to Easily Add SA5's Forms Capabilities to Your Webflow Site
How to Add the Library
Add this script to the site wide custom code HEAD area of your site. If this functionality is only needed on specific pages, you can add it to those page-specific HEADs instead.
<!-- Sygnal Attributes 5 | Forms --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-form.css"> <scriptdefersrc="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-form.js"></script>
Add the custom attributes for the features you need, described in each feature separately.
SA5 Library Developers
For SA5 library developers, use the extended syntax to support Sygnal DevProxy.