cc5 in conflict with cc6

Filter conditions appearing in list headers instead of filtering.

Overview

The issue occurs when using ChronoForms v5 and v6 together, due to differences in how PHP tags are handled in condition definitions.
Ensure that PHP tags are correctly formatted for the specific ChronoForms version you are using, as v5 requires explicit tags while v6 does not.

Answered
Connectivity v6
we webcrea 24 Apr, 2017
Hello,

I'm not sure but since I installed CC6 with CC5
in CC5 / models
if you define a condition, for exemple

Conditions : return array("published" => "1");

the condition appears in the front list's header and the list is not filtered...
Gr GreyHead 24 Apr, 2017
Answer
Hi Christophe,

Could that be a problem with <?php ?> tags - if I understand correctly CFv5 requires that you add them and CFv6 does not?

Bob
we webcrea 24 Apr, 2017
Hello Bob,

All rights

Best regards
This topic is locked and no more replies can be posted.