Skip to content

Update CountRecordsAndFields for Boolean field values.cls#1706

Open
ddroz0924 wants to merge 1 commit into
UnofficialSF:masterfrom
ddroz0924:patch-1
Open

Update CountRecordsAndFields for Boolean field values.cls#1706
ddroz0924 wants to merge 1 commit into
UnofficialSF:masterfrom
ddroz0924:patch-1

Conversation

@ddroz0924

Copy link
Copy Markdown

I found that CountRecordsAndFields did not recognize boolean field values. I added recValue object variable to pull whatever the value is of the record. Then cast recValue as a string so that it can be compared to the fieldvalue input string.

I found that CountRecordsAndFields did not recognize boolean field values. I added recValue object variable to pull whatever the value is of the record. Then cast recValue as a string so that it can be compared to the fieldvalue input string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant