Skip to content

Make "sign up another person" retain details used #13

@StrangeOne101

Description

@StrangeOne101

Issue

Clicking the link on the "Thank you" page to register another person simply takes them back to the form with none of the information filled in

Solution

When clicking the button, it will take them to register.php?retain which will fill in previous details from the last registration. These details will be stored in $_SESSION["retain-details"] as an array with keys (the keys will be the field names). Things retained will be things such as address, email, and company/unit.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions