Delete custom CI class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2019 02:18 PM
Hi,
I needed a new CI class in my instance, and mistakenly added them in the Customer Service scope. Now I cannot seem to delete this table and add it in again the correct scope. Any ideas why delete is unavailable for me? Any way to work around this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2019 02:21 PM
Are you in the same Application scope as the CI table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2019 02:30 PM
You have to go the table.list->Configure->table->now you will see the button "Delete" on the header.
Also, you cannot change the scope as it is restricted to nobody role which is not available for assignments. Your only option would be to delete the records in the table, delete the table and create it in the correct scope.
Hope this helps
Thanks,
Harshinya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2019 12:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2019 03:52 PM
Hi Ya,
Does the custom table that you're trying to delete have any data in it? If so, you'll need to delete all the records before deleting the table. You'll also need to be in the same scope that the table was created in.
Hope that makes sense.
Brent
P.S. If my suggestion helped then please mark as helpful and/or correct so other community members can benefit from this information.