Salesforce Fact #587 | Pass comma in LWC targetConfig datasource

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.



 

Comments

Popular posts from this blog

Salesforce Fact #913 | Access selected record field values in screen flow lookup w/o Get Records