I’d like to create a button that in one click attaches an image of a chart to a record in Salesforce.
I can conceive of some javascript that would either target the hamburger icon on a chart and click it, OR access the highcharts library directly so that you could have a download by clicking a button.
Is there any javascript that can create an attachment on a Salesforce record from a given file?
My use case is we have a Meetings module where an agenda item could display a chart, and after the meeting is over we need to preserve exactly what was seen in the meeting. So I’m looking for a button “Lock Meeting” that would create an image of exactly what the chart is displaying at the time and attach to the agenda item.
Question
Can you automatically take an image of a chart and attach it to a record?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.