Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: FAQ Return Errors · f591cafe
    JediKev authored
    This addresses an issue reported on the Forum where creating a new FAQ and
    not filling out required information returns the correct error but returns
    the incorrect template (FAQ View Template). This is due to the check for an
    FAQ when determining the template to return. This adds a check for the FAQ
    ID to determine if it’s an actual FAQ or just a model instance.
    f591cafe