- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 10:31 PM
Hi All,
I have an existing application in my instance. Table is extended from task table. I need to remove unused fields from the table. What could be the best practice to do that ?
Regards,
Kaleemullah Akbar
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 10:59 PM
Hi,
In that case, I would advice you to use 'Field Watcher'.
But you can watch only one field at a time.
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 10:39 PM
Hi,
In stead of removing those fields from the table, I would advice you to remove the fields from the form by using form layout.
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 10:44 PM
Hi Raj,
Thanks for the response, my question is like. I have set of fields in the form which is visible there are some fields which are not used. I would like to track there usage. How do I track if they are being used in the background?
Regards,
Kaleemullah Akbar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2016 06:38 AM
If you have fields you want to know are being used or not, just create a report to run periodically on those fields....set it to show where the field is not empty. If you get any results in the report....the field is being used. You can set this as a guage on your homepage, or just have the report run on a schedule if you like.
I would not ever remove any fields from a table however, best to just leave that one alone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 10:59 PM
Hi,
In that case, I would advice you to use 'Field Watcher'.
But you can watch only one field at a time.
Raj