After I submitted a volunteer form, and it displays in the volunteer page dashboard. But on the front end side, ``{% if request.current_signup.is_volunteer? %}`` still evaluated to be false, how can I fix it?
Official response from Alexandre Schmitt
Hi Lihan,
That liquid statement should return true for anyone logged in to the website that is signed up as a volunteer (you can find more information on using liquid on your website here). Resolving your issue can sometimes be as straightforward as refreshing the page or clearing the site cache, though if you continue to have issues I would suggest reaching out to your point person here at NationBuilder who would be happy to help!
To clear your site cache, go to Website > Site Settings > Clear cache

Share this post
Showing 1 reaction
Sign in with