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

TOPIC:

Search field shows searched value... 18 Jul 2013 21:55 #10520

Hi,

is it possible to have a search field showing searched value when the result is displayed ?

It would help the user to recall what he asked for...

Thanks in advance,
Best regards,

Fred

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

Search field shows searched value... 27 Jul 2013 13:26 #10608

Not many answers...

Here is the solution I found :
	$varstr = $this->filters['search_instsearch1']->input;
	if ($this->state->get('search.instsearch1'))
	{ 
		$varstr = str_replace("- Search -", $this->state->get('search.instsearch1'), $varstr);
	}
	echo $varstr;

I don't like it much... Not a very clean trick. If someone hjas a better solution, I'll eat it! If not, hope my solution will help someone.

Best regards,
Fred

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

Last edit: by Frederic. Reason: typo

Search field shows searched value... 16 Aug 2013 15:18 #10792

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

Files changed : view.html.php of your concerned views.
Coding is now a piece of cake

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

Search field shows searched value... 29 Aug 2013 10:53 #10923

Effectivement. Merci !

Fred

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

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

  I found "cook" two days ago. Played around with it for a day and then within a day got rid of two legacy applications in IBM Lotus Domino Notes and replaced them with "cook". It was really easy. A piece of cake. Actually it was even easier than cooking. Cooking involves more work than developing with "cook". What can I say about "cook"? Great application great price for what it delivers great forum with a lot of information and fast responses active and friendly community fast forward moving development cycle So what should I say "Monsieur Le Cook"? Keep the good work going it will lead to success. Having become a paying member in the words of Edith Piaf may I say ..... non rien de rien ... je ne regrette rien. Vive La France.
FK (JED)
         

Get Started