Skip to main content

Create forms and embed them on CMS pages

Project description

This add-on allows you to:

  • create forms

  • display them on CMS pages

Installation

Aldryn Platrofm Users

Choose a site you want to install the add-on to from the dashboard. Then go to Apps -> Install app and click Install next to Forms app.

Redeploy the site.

Manuall Installation

Run pip install aldryn-forms.

Update INSTALLED_APPS with

INSTALLED_APPS = [
    …
    'absolute',
    'aldryn_forms',
    'captcha',
    'emailit',
    'filer',
    …
]

Also ensure you define an e-mail backend for your app.

Creating a Form

You can create forms in the admin interface now. Search for the label Aldryn_Forms.

Create a CMS page and install the Forms app there (choose Forms from the Advanced Settings -> Application dropdown).

Now redeploy/restart the site again.

The above CMS site has become a forms POST landing page – a place where submission errors get displayed if there are any.

Available Plug-ins

Form plugin lets you embed certain forms on a CMS page.

Fieldset groups fields.

Text Field renders text input.

Text Area Field renders text input.

Yes/No Field renders checkbox.

Select Field renders single select input.

Multiple Select Field renders multiple checkboxes.

File field renders a file upload input.

Image field same as file field but validates that the uploaded file is an image.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aldryn-forms-0.2.4.tar.gz (33.0 kB view details)

Uploaded Source

Built Distribution

aldryn_forms-0.2.4-py2-none-any.whl (87.3 kB view details)

Uploaded Python 2

File details

Details for the file aldryn-forms-0.2.4.tar.gz.

File metadata

File hashes

Hashes for aldryn-forms-0.2.4.tar.gz
Algorithm Hash digest
SHA256 6e9707dfdae59d36d0d1156d1558565874e47cc0209a11bca501466e3af2579f
MD5 d803c1eb30b6c1ba2172c0167f4ebc74
BLAKE2b-256 26c113933a71687294b6dd3e5beefc8dec9da7951aec4adb1174ecfc2f9d9628

See more details on using hashes here.

Provenance

File details

Details for the file aldryn_forms-0.2.4-py2-none-any.whl.

File metadata

File hashes

Hashes for aldryn_forms-0.2.4-py2-none-any.whl
Algorithm Hash digest
SHA256 cfb81ef50c38897787c19f6f788c49c8d4eab0daefbbc761c99cd009a2dfbdbb
MD5 c5ffd58bedb85c0f846135a114e03925
BLAKE2b-256 735d5719e764a4cc613f016b503df06c835c05d46103cd90d2df3a55f04d3565

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page