Working with custom objects
Activities you can perform on custom objects
Activity | Reference |
Renaming—You can rename custom objects without restriction. The only restriction is that you must not suffix the object name with __c. | For general information about renaming objects, see Renaming-objects. |
Viewing—To view custom objects, open the appropriate object list and select only the Custom filtering option. In object lists, custom objects appear with a black rectangle containing a concentric blue rectangle on their icons. For example, this is the icon of a form overlay: For custom objects, the following decorator appears in the right bottom corner of the icon:
| |
Modifying—You can modify custom objects without restriction. However, you should follow BMC guidelines when modifying certain properties. Best Practice Customization mode of Developer Studio prevents you from making non-permitted modifications to out-of-the-box objects. | See Setting-the-development-mode-for-object-customization. For general information about modifying objects, see Working-with-objects. |
Deleting—You can delete custom objects without restriction. | For general information about deleting objects, see Deleting-objects. |