Hi
Is there a way to capture entire content of one column from SQL DB within Forms page and create a result view on the form page?
We have a client that wants to use the form to get some reporting from SQL DB. We have three columns, two columns used to bring list of item into third SQL Column (show on form field). On the form we have no problem and we have the values show up in drop down field. We like to out put all the values of drop down field into form as an output result?
How can I achieve this?
Thanks