Skip to main content

Including the Angular Distribution

Make sure you include the AngularJS build of the Forms SDK:

Loading the Forms Module

Add the Forms SDK as module dependency to your application module:

Angular Directives & Compilation

If the form is loaded from a URL, the SDK makes sure that it is properly compiled and linked to the current Angular scope. This allows using Angular directives in forms loaded dynamically at runtime.