
Announcements
Hi,
I have an application(App A) that creates some fields and have values associated with the fields like Status(field) and open, in progress, done(field values) and the field created from this application A will be used in App B, App C etc. Now I can edit or delete the field that is created in App A only if its is not used in any applications. Is there any way to achieve this? Is there any way to get all tables related to a particular table and check the usage of column? It will be helpful if you have any way for this. Thanks in advance.