HI, I am trying to create a form that search the data from a specific table using this extension and somehow it always say enter search parameter or cannot connect to database. Myabe if you can direct me to the instruction on how to use the table that I created and how to get the query. My query doesn't work using
Please help. I need to make this work in order for me to move on and I am trying to do this for almost two days now and can't get an answer. Is there any instructions on how to use the chronoforms properly using the database?
Thank you so much for your help in advance. I hope to hear from you as soon as possible as I am getting depressed with the outcome. Thanks.
SELECT fieldname FROM tablename WHERE fieldname LIKE '%" . $idnameinform . "%' OR fieldname2 LIKE '%" . $idnameinform ."%'"
Please help. I need to make this work in order for me to move on and I am trying to do this for almost two days now and can't get an answer. Is there any instructions on how to use the chronoforms properly using the database?
Thank you so much for your help in advance. I hope to hear from you as soon as possible as I am getting depressed with the outcome. Thanks.