Input Form search based on publisher and product

BradP-InnoSolv
Tera Expert

This is for an input form to request approval for a software. We want the user to be able to search for the product from the content library products table instead of having a free text field.  

 

Looking for help to get the best solution (dev code) to allow a user to search for the product from the products table based on the publisher and the product name.   Adding a value in the Publisher is optional to be searched first. If blank, then will search all publishers.   Starting to type in the product input field should return choices filtered by the publisher.

 

Currently we tried to do this in 1 field but found too many results for some searches (i.e. Oracle Database).  So we will split into 2 fields (publisher and product).

 

Can this be done on the client side only or is it best to do on server side? 

 

Tried to find an article on this but came up empty. 

__PRESENT

0 REPLIES 0