Posted by Didi
2016-07-27

Hi Tom,

can help how to change in search area, let say email textbox change to dropdown list / combo box with @abcd.com, @defg@com?

Need advice and thanks before.
Posted by Tom
2016-07-28

Hi, How about removing the text box and adding a new selection box instead of converting the text box to a selection box? It's much easier to replace a field with another than convertiong. Because there are so many combanations in type conversions you can never learn them all.
First, learn how to add a field here.
http://www.phpkobo.com/address_book.php#copy_a_field
Then reverse the procedures to remove it.
Once you master how to add and remove, you can combine them to replace a field with another.