I set the switch event as in the image I attach. But when I load the page, I get the message that should show up only after the search event.
The check_sinistro_exists function does not seem to work.

The check_sinistro_exists function does not seem to work.

What does your event look like
The index is organized this way:
{fn:read_sinistri}
{fn:check_sinistro_exists}
<h1>Le tue denunce</h1>
<div class="container-fluid">
<div class="row">
<div class="span8">{view:cerca}</div>
<div class="span2">{view:pulisci}</div>
<div class="span2">{view:link15}</div>
</div>
</div>
<h4>Filtra per numero: {view:paginator8}</h4>
{view:sinistri_list}
{view:tasto_indietro}
{view:js_reset}
{debug:}
{fn:read_sinistri}
{fn:check_sinistro_exists}
<h1>Le tue denunce</h1>
<div class="container-fluid">
<div class="row">
<div class="span8">{view:cerca}</div>
<div class="span2">{view:pulisci}</div>
<div class="span2">{view:link15}</div>
</div>
</div>
<h4>Filtra per numero: {view:paginator8}</h4>
{view:sinistri_list}
{view:tasto_indietro}
{view:js_reset}
{debug:}
var/empty not data
So you read the data first, then do the check right? And the spelling is right?
PM me access details because if you have the things in the right order and the right shortcodes are being used it should just be working
Hello,
This is a bug in the"switch" function in the latest update, Please wait for the new update or send me a message using the contact page to get a patch file!
Best regards
This is a bug in the"switch" function in the latest update, Please wait for the new update or send me a message using the contact page to get a patch file!
Best regards
No problem, It should be fixed now with yesterday's update!
Best regards
Best regards
This topic is locked and no more replies can be posted.
