melx's avatar
Level 4

Search a list in one input form

Hello, How can I search a list of number from one input form,

Example i have this list 12334 23457 3555 6666 7777 separated by space i want to paste on my search input form and and click search button to get those number

Keep in mind that those number are found in one table from DB

Someone can help me

0 likes
5 replies
deepu07's avatar

@emfinanga you can use ajax call whenever user enter a text in search form do ajax call get input data and add to serach box and send a submit call?

melx's avatar
Level 4

@deepu07 there is no way i can copy and paste those number in once and comes in table row in all at once?

deepu07's avatar

@emfinanga idts cause I'm not user how many numbers he is going to enter. if not maybe you can tell the user like enter this limit of numbers or any specific format. yeah it's all custimaztion

melx's avatar
Level 4

or can I upload excel file, and search ?

Please or to participate in this conversation.