Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PetitionsController and the related view are responsible only for basic Petition metadata. Each Plugin implements a display action that renders Plugin-specific information. Currently, only CO Administrators can view Petitions.

To simplify link generation, the URL /petitions/result/x?enrollment_flow_step_id=y will redirect to /plugin/controller/display/z?petition_id=x.

See Also