TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

Form Plugin (3rd Party) #68

Closed wesleyboar closed 2 years ago

wesleyboar commented 3 years ago

Migrated to JIRA

TUP-230

Goal

Create basic, un-styled, functional templates for form plugin to serve as example for usage.

Background

  1. the standard form within django is really all i need. captures inputted info in the database, and emails results to the people collecting said info... extra bonus if you find or manipulate a form plugin that emails confirmation to the submitter - that is something not currently available. — Hedda

  2. Via FP-72, a form plugin was added, but support was incomplete… something about missing templates.

Requirements

  1. In Core CMS, must create templates for form plugin.
  2. In Core CMS, must tie templates for form plugin.
  3. In Frontera CMS, may prepare example extension of template.
  4. In Core CMS or Confluence, should document template/form plugin usage.

Direction

Reference

Designs

wesleyboar commented 2 years ago

Migrated to TUP-230.