Got it. - so you input text from the textfield and submit it into the database and then run a select to then pull that entered text from the database and populate the table component? (What does the insert / select query look like?)
or, do you add text into the input field and then automagically populate the table component through other means? If so, how?