Create a form field that links to any object: CMSEditLinkField::create( $fieldName = 'Parent', $title = 'Edit my parent', $linkedObject = $this->Parent() );