Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Publish/Unpublish Forms #51

@andrewkchan

Description

@andrewkchan

We would like to be able to publish forms to a unique public apply URL, and unpublish them as well.

  • Form model has a field published (bool)
  • Web link to /apply/<id> gives a link to the application form for the form with pk=<id>, iff that form has been published. Should use code from the existing apply route to display the application form HTML page. (for now not using react for this page)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions