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

TOPIC:

[CLOSED] Sometimes filters are not visible 16 May 2012 09:31 #2368

  • foo42
  • foo42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Hello :)

Sometimes setted filters for a page (view) are not visible.
I checked the source and I found out, that the following code is missing:
<?php echo $this->loadTemplate('filters'); ?>

So it is possible to fix it by yourself. But sometimes it is getting worst. Because the filter file is missing:
COMPONENT/views/TABLE/tmpl/PAGENAME_filters.php

Is something broken in the builder code? Or am I doing some things wrong?

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

Last edit: by admin.

Re: Sometimes filters are not visible 19 May 2012 11:21 #2382

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
If your filters files are present, so the builder has a problem.

I check this.
Coding is now a piece of cake

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

Re: Sometimes filters are not visible 25 Jul 2012 10:57 #2877

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I think ther is no problem here.
I close it.
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.131 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