So, I have a list that is bringing data from a sharepoint list. I have it set up so that the title and subtitle are shown in the list. The columns that are used for the data Ttile being the Title column and subtile being the When column.
I have placed a text input, and used "Search(Inventory,TextInput1.Text,Title)" it all works until i get tot he column part of the function where it does not find the column, I have also tried to use the lable where the Title will be and it throws an error saying the the data type should be control.
If anyone has any ideas that would be great, and feel free to ask if you want more information.