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.058 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started