Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Update recordForm.js, removed redundant checks #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vishnuz
Copy link

@Vishnuz Vishnuz commented Aug 19, 2020

_objectinfo is already validated for the field at start of the code block (line 237) => if (this._objectInfo.fields && this._objectInfo.fields[field]) {
similar check is not needed inside the block

_objectinfo is already validated for the field at start of the code block (line 237) => if (this._objectInfo.fields && this._objectInfo.fields[field]) {
similar check is not needed inside the block
@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @Vishnuz to sign the Salesforce.com Contributor License Agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant