⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Bootstra theme custom search



Allan Alvarez Ortiz

Allan Alvarez Ortiz
  • profile picture
  • Member

Posted 25 July 2015 - 02:26 AM

Hi,  i have a question, i buy the bootstrap theme, and im using it right now, but i want to put a link anywhere away from the grocery crud page, and i need that for instance i have a table named 'name' with the link send a custom filter search you know what i mean? :S like for example the same function that this:
 
$("#search_text").val("Here should be the filter");
$("#search_field").val("");
$("#crud_search").trigger("click")
 
does on the flexigrid theme.
 
Hope you guys can help me :D

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 25 July 2015 - 13:46 PM

Sorry i failed to understand what you wana achive.. if can illustrate ... maybe someone can help you up.


Allan Alvarez Ortiz

Allan Alvarez Ortiz
  • profile picture
  • Member

Posted 25 July 2015 - 14:22 PM

I want to filter results with a link for example: 2isxiyd.jpg

 

That link in the bottom set the field named "Nombre" with thos values but it doesnt search, unless you press enter, and i want it to search automatically the string that was send.