I built a custom app "vehicles". The form works great and the info stores and the result looks fine in the list and search table.
However, when I link to the article (link/view) all I see is the Title and a "0" . Same thing if I just directly link to the article.
I tried both the SebOne template (no overrides) and the simple simon with a template override in simplesimon/positions/vehicles/content/mainbody.php
Even when the override is nothing but an echo "hello world" (after the no direct access code) nothing changes. Just see the title and "0" where the content should be.
Does anyone have an idea what might be causing this?
Thanks!