Conversation
| createRecord({apiName:'ContentVersion', fields:docFields }) | ||
| .then(record => {})*/ | ||
|
|
||
| this.downloadCSVFileLink(linksource,filename); |
| title: title | ||
| }); | ||
| this.dispatchEvent(event); | ||
| } |
| //document.body.removeChild(link); | ||
| } | ||
|
|
||
| createCsvFile(csvContent){ |
There was a problem hiding this comment.
@ItaDeutschAvo this is an incredible function - you can really just set the type to text/csv and then use FileReader() to set the data?
|
|
||
|
|
||
|
|
||
|
|
There was a problem hiding this comment.
all these empty spaces, it's worth cleaning them up
brianevanmiller
left a comment
There was a problem hiding this comment.
This is really neat, thank you for sharing @ItaDeutschAvo!
|
@brianevanmiller |
|
I can see a demo of the feture on the team-avodaso channel |
|
Thanks! If you can, I would also add the named credentials and other related metadata (and change any private endpoints if you need to), so that we have a full picture of the solution |
|
for sure I'll document and put everything inside
…On Thu, Oct 30, 2025 at 8:00 PM Brian Miller ***@***.***> wrote:
*brianevanmiller* left a comment (avodaas/BusinessPath#2)
<#2 (comment)>
Thanks!
If you can, I would also add the named credentials and other related
metadata (and change any private endpoints if you need to), so that we have
a full picture of the solution
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATBHYWEIVBNTC432PW4XCYD32JG2VAVCNFSM6AAAAACKVJ27LOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTINRZGM2DSNZSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No description provided.