You need to sign in to do that
Don't have an account?

Re-creating a standard field
Is there a way without back-end coding to re-create a standard tab within a page layout? So within cases there is a section called case comments, I would like that very same section in a custom object I built. Is this possible without outside help if you don't know coding or is not doable?
Thanks-
Case Comments are specific to Cases and can't be used on any other object. You would need to create a custom object to store the "comments" for your other object, although the look and feel will be different than Comments. You would need custom programming to mimic the look and feel of the Case Comment object / functionality.

Thanks Mark, that is what I thought.