Skip to content

init#2

Open
ItaDeutschAvo wants to merge 1 commit intomainfrom
listview
Open

init#2
ItaDeutschAvo wants to merge 1 commit intomainfrom
listview

Conversation

@ItaDeutschAvo
Copy link
Collaborator

No description provided.

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

this.downloadCSVFileLink(linksource,filename);

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);
}

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){

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?





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

Copy link

@brianevanmiller brianevanmiller left a comment

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
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
Copy link
Collaborator Author

ItaDeutschAvo commented Oct 30, 2025

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

@brianevanmiller
Copy link

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
Copy link
Collaborator Author

ItaDeutschAvo commented Oct 30, 2025 via email

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