Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
hello@joel, how do i use it as in what to import and so on do you have some link or example and show me coz i tried inserting some inputs but when i tried to build the docker didnt meaning i was missing some bootstrap packages to import. can you please tell me how to do it.Thanks On Wed, 10 Apr 20

Re: I need help on adding a search button to an input field

2019-04-10 Thread Joel Mathew
Use bootstrap's input-group-append Sincerely yours, Joel G Mathew On Wed, 10 Apr 2019 at 23:14, Nanjuki Saidat wrote: > Please any one to help me out.thanks > > On Wed, 10 Apr 2019 at 20:40, Nanjuki Saidat > wrote: > >> this one still did the same thing which i didnt mean me i meant an sear

Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
Please any one to help me out.thanks On Wed, 10 Apr 2019 at 20:40, Nanjuki Saidat wrote: > this one still did the same thing which i didnt mean me i meant an search > button in an input field > > On Wed, 3 Apr 2019 at 22:04, Anirudh Jain > wrote: > >> You can include the following code in the e

Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
this one still did the same thing which i didnt mean me i meant an search button in an input field On Wed, 3 Apr 2019 at 22:04, Anirudh Jain wrote: > You can include the following code in the end > > ButtonHolder( > Submit('submit', 'Update', css_class='btn btn-theme small') > ) > > Take care of

Re: I need help on adding a search button to an input field

2019-04-03 Thread Nanjuki Saidat
Am not getting you well, please elaborate more On 3 Apr 2019 22:04, "Anirudh Jain" wrote: > You can include the following code in the end > > ButtonHolder( > Submit('submit', 'Update', css_class='btn btn-theme small') > ) > > Take care of proper indentation. > > On Wed, 3 Apr 2019, 23:48 Nanjuki

Re: I need help on adding a search button to an input field

2019-04-03 Thread Anirudh Jain
You can include the following code in the end ButtonHolder( Submit('submit', 'Update', css_class='btn btn-theme small') ) Take care of proper indentation. On Wed, 3 Apr 2019, 23:48 Nanjuki Saidat, wrote: > Hi everyone, > I want to add a search button to an input search field , if there is > an