Hey I changed the table name in the schema lets say changed Course_catalog to TT_course_catalog.
I also changed the table name in pre-rending automatic row fetch process and automatic row process under processing .
When I execute the form after submit I get error saying that table / view do not exist and ater debug I found out that the query running behind the scene is as follows. Where should I make the changes so that this execution query has the right table name ?
Debug Screen shot

Snapshot of the Automatic row process

snapshot of the rendering process
