Here is the order I did things:
- Created a new grid app, with the default SQL that selects all fields in a table (customers)
- Using “Edit Fields” Made some changes about the fields shown/not shown
- Using “SQL” changed the SQL to select only a few fields, (not all), from the customers table
Now, when I enter “Edit Fields”, all the original field objects are still there. I need all the fields that are no longer included in the SQL SELECT field list, to go away. I’ve tried Saving, Generate Source, etc. and I’ve looked for a way to DELETE those unwanted, no-longer selected fields, but there is no Delete field function or menu.
So, I tried to Delete the grid app, but, there is no way to delete the grid app and start over. How do I delete unwanted fields in a grid and How do I delete an app and start over?