Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put success into the session #47

Merged

Conversation

duncanmcclean
Copy link
Owner

This pull request puts a success variable into the user's session after the Guest Entry form has been submitted successfully.

I thought this was already the case but it turns out we're only currently doing it if you're wanting a JSON response back from the controller.

Fixes #45

@duncanmcclean duncanmcclean merged commit d596a97 into 2.x Apr 17, 2023
@duncanmcclean duncanmcclean deleted the fix/nothing-put-in-the-session-to-check-success-against branch April 17, 2023 20:54
@github-actions
Copy link

Released as part of v2.1.2.

duncanmcclean added a commit that referenced this pull request Apr 21, 2023
duncanmcclean added a commit that referenced this pull request Apr 21, 2023
* Revert "Put success into the session (#47)"

This reverts commit d596a97.

* Add `{{ guest-entries:success }}` tag

* Apply Code Style changes

---------

Co-authored-by: duncanmcclean <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Succes key not working
1 participant