Forum Discussion
AustinK
6 years agoQrew Commander
You say you are new to QuickBase so I would just start with trying to understand why your app is set up the way it is. There may be a good reason that it was done in a weird or different way than normal. It may just be a bad design though.
Start documenting more and that will solve your issue of not knowing what you did. List what you have done in your app copy and then follow that list in the production app when you make the changes. If you didn't list your current changes then you need to get in there and compare and hope you didn't forget anything. Either that or start fresh with a new app copy and this time document your changes.
As far as deleting fields you just need to go to their settings and look at the usage tab. If you are the only one that uses these(no software component that may use the API for any of them) then the usage tab will show you basically everything you need to know. It will tell you what something is used in and usually even tell you how which is very helpful. Like knowing it is just a default column in a report vs used in the filter for it. You may need to go several levels deep to make sure there are no lookup fields that are being used in other tables. It is a time consuming process if you have a ton of tables or fields but totally worth it.
Start documenting more and that will solve your issue of not knowing what you did. List what you have done in your app copy and then follow that list in the production app when you make the changes. If you didn't list your current changes then you need to get in there and compare and hope you didn't forget anything. Either that or start fresh with a new app copy and this time document your changes.
As far as deleting fields you just need to go to their settings and look at the usage tab. If you are the only one that uses these(no software component that may use the API for any of them) then the usage tab will show you basically everything you need to know. It will tell you what something is used in and usually even tell you how which is very helpful. Like knowing it is just a default column in a report vs used in the filter for it. You may need to go several levels deep to make sure there are no lookup fields that are being used in other tables. It is a time consuming process if you have a ton of tables or fields but totally worth it.