Idea Summary
Imagine we have a table with two columns. We have a screen that retrieves data from that table and displays it. Imagine that we now modify the table by adding two more columns. We need those new columns to be displayed on the screens.
Currently, we have to go to the SOURCE, TABLE NAME section and switch to another table, then go back, or select the SQL Query type and go back so that the new fields appear.
Often, when we do this, all the field settings and other object configurations are lost, and we have to redo them.
Use Case
When existing tables or views are changed
Preferred Solution (Optional)
I would like to suggest adding a button in this area so that, when we click it, it refreshes the table definitions—including the changes made—without losing the existing settings. If the applicaton detects no changed at all, nothing happens.