Skip to content

Angular directive to render Pulpo Forms, powerful surveys with many different field types, multi path logic for fields and pages and statistical analysis of responses.

License

Notifications You must be signed in to change notification settings

octobot-dev/pulpo-forms-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulpo-forms-angular

Angular directive to render Pulpo Forms dynamic forms.

Installation

Install angular-pulpo through bower:

  bower install angular-pulpo

Example Usage

Include the sources in you templates and use the Pulpo directive to render your form using the form's slug (which you can check in the Pulpo Forms Django dashboard)

<div class="container" style="padding: 0px">
        <ds-survey slug="form_slug"></dsSurvey>
</div>

About

Angular directive to render Pulpo Forms, powerful surveys with many different field types, multi path logic for fields and pages and statistical analysis of responses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published