Skip to content

flattenQueryResult tiny enhancement #132

@mtchevalier

Description

@mtchevalier

tableServiceUtils.js line 41
let preAppend = propIsNumber ? ${propName}_ : '';

if the underscore near the end is changed to a period, then the flattenQueryResult method will work seamlessly with imported field references.

import CLAIMAINT_FIELD from '@salesforce/schema/Claim__c.Contact__r.Name';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions