Welcome Guest, Not a member yet? Register   Sign In
2 or 3 fields of search
#1

[eluser]JUANITO26[/eluser]
Very Very Very good and impressive widget !
It is possible to activate 2 or 3 fields of search? (Quick Search)
Example ISO+NAME+NUMBER CODE.
If it is not much to ask, the form to do it
Thanks!
#2

[eluser]Michael Wales[/eluser]
uh... what?

CI isn't a widget.
In a CI application you can use as many fields as you want.

The form:
Code:
<form>
<input type="text" name="field1" />
<input type="text" name="field2" />
<input type="text" name="field3" />
<input type="submit" name="Go »" />
</form>

* El Forum lols.




Theme © iAndrew 2016 - Forum software by © MyBB