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

TOPIC:

[FIXED] Filter searchbox on field Title, label Search %s 12 Mar 2012 11:35 #1556

I have a field Title in two tables, i want to set this as a search field in a collection in the back-end.

I changed the filter label of the search box into 'Title'

In the collection in the Sandbox the label 'Search %s' is used instead of 'Title'.

Search boxes with other labels are working fine.
Molenwal1 Webdesign
www.molenwal1.nl

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

Re: Filter searchbox on field Title, label Search %s 12 Mar 2012 12:32 #1557

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Wich PTL ? (project / table / layout)

You say that is not working only with the 'Title' string ?
If a specific search is affected, what about recreating it ?
Can you see a particular bug in the source code if you download it ?
Coding is now a piece of cake

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

Re: Filter searchbox on field Title, label Search %s 12 Mar 2012 13:06 #1558

Project: MW1 booking
Table: Main Property Language
Layout: Main Property Language

I found some more information in the default_filters.php of this layout:
<div class='filter_var_title'>
					<?php echo JDom::_('html.form.input.search', array(
											'domID' => 'filter_var_title',
											'dataKey' => 'filter_var_title',
											'dataValue' => $this->filters['var_title']->value,
											'label' => 'JSEARCH_TITLE'
												));


						?>
				</div>

The label is JSEARCH_TITLE, ik think it should be MW1BOOKING_JSEARCH_TITLE. The MW1BOOKING_JSEARCH_TITLE is not added into the language ini file.
Molenwal1 Webdesign
www.molenwal1.nl
The following user(s) said Thank You: admin

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

Re: Filter searchbox on field Title, label Search %s 12 Mar 2012 13:08 #1559

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Good catch
Coding is now a piece of cake

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

Re: Filter searchbox on field Title, label Search %s 12 Mar 2012 13:33 #1560

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.

Please regenerate.
Coding is now a piece of cake
The following user(s) said Thank You: molenwal1

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

  • Page:
  • 1
Time to create page: 0.089 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