Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

why the filters are not displayed 21 Jul 2014 11:31 #12514

  • albert
  • albert's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 70
  • Thank you received: 2
Hi, I have some filters on the frontview,
I see the code :
..
<!-- BRICK : filters -->
<div class="pull-left">
<?php echo $this->filters->input;?>
</div>
<div class="pull-left">
<?php echo $this->filters->input;?>
</div>
<div class="pull-left">
<?php echo $this->filters->input;?>
<?php echo $this->filters->input;?>
</div>
..
etc..
but i see absolutely nothing !!

Please Log in or Create an account to join the conversation.

why the filters are not displayed 23 Jul 2014 14:09 #12520

You really should provide more information here ;)

Please Log in or Create an account to join the conversation.

why the filters are not displayed 26 Jul 2014 11:27 #12542

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
If you want to debug that, verify that $filters contains an not empty array.
You can dump the var in the template.

If it is empty, then verify the XML file containing the filters.

If still you experience problems, then I will check your project.
What is the PTL ? (Project / Table / Layout)
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.056 seconds

Les générateurs de code je les connais presque tous pour les avoir essorés en long en large et en travers ... mais celui ci c'est vraiment un outil formidable de simplicité et d'efficacité !
Marc. (liubov - Forum)

Get Started