Skip to content

init#2

Open
ItaDeutschAvo wants to merge 1 commit into
mainfrom
listview
Open

init#2
ItaDeutschAvo wants to merge 1 commit into
mainfrom
listview

Conversation

@ItaDeutschAvo

Copy link
Copy Markdown
Collaborator

No description provided.

createRecord({apiName:'ContentVersion', fields:docFields })
.then(record => {})*/

this.downloadCSVFileLink(linksource,filename);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spacing 😊😊

title: title
});
this.dispatchEvent(event);
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spacing

//document.body.removeChild(link);
}

createCsvFile(csvContent){

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ItaDeutschAvo this is an incredible function - you can really just set the type to text/csv and then use FileReader() to set the data?





Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all these empty spaces, it's worth cleaning them up

@brianevanmiller brianevanmiller left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really neat, thank you for sharing @ItaDeutschAvo!

@ItaDeutschAvo

Copy link
Copy Markdown
Collaborator Author

@brianevanmiller
I still need to clean up every thing, just wanted to check that a can create a pr.
when I finish cleaning up my code I'll let you know and give clear instruction of how to implment is with the name credentials.

@ItaDeutschAvo

ItaDeutschAvo commented Oct 30, 2025

Copy link
Copy Markdown
Collaborator Author

I can see a demo of the feture on the team-avodaso channel

@brianevanmiller

Copy link
Copy Markdown

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

@ItaDeutschAvo

ItaDeutschAvo commented Oct 30, 2025 via email

Copy link
Copy Markdown
Collaborator Author

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.

2 participants