Hi,
I'm planning a jobs listing section, I was wondering if it's possible to serve a custom 404 page if a user tries to view a job URL that has been removed from the website.
It'd be useful to display a unique 404 page for this purpose.
I've looked in the forums and can see mention of PerchSystem::use_error_page, is it possible to do something like this PerchSystem::use_error_page(jobs/404)
Using Perch Runway