Posts

Showing posts with the label comma

Salesforce Fact #587 | Pass comma in LWC targetConfig datasource

Image
Similar to passing &, if we need to pass comma(,) in LWC targetConfig datasource as part of text, we need to escape it as '‚'. Attached are the screenshots.