103 Posts
Alain L
8 years ago
Topic

Hello,

I put a code like this in the before render field:

echo "BEFORE RENDER CODE ";

if( $myCondition === false)
{
echo "The condition is wrong: I don't display the rest of the view.";

// HOW TO DO THAT ?
}

Thank you very much.

Get a Book for SEBLOD

2 replies have been added to this thread, and the topic is marked as solved.
You should subscribe to a club in order to read all posts.