Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have enabled export to true as mentioned below in my extension.
support: {
snapshot: true,
export: true,
exportData: true,
}
Hi @Manoj_Prabu I can confirm that all export are disbaled for extensions in SaaS version, so it is working as designed.
Hey @Manoj_Prabu , could you please try to follow these steps and let us know if this fix your issue?
Hi @alex_colombo,
Thank you for the response. I checked the link that you shared, but that is not what I asked.
when I tried to open the download section in the context menu from my custom extension then it is showing the popup. but the Image and pdf options are disabled. How do I make the image and pdf option enabled?
Thanks,
Manoj Prabu
I was able to reproduce the issue, I'm checking internally.
Hi @Manoj_Prabu I can confirm that all export are disbaled for extensions in SaaS version, so it is working as designed.
Hi, would you be able to share what you did for it to work in Enterprise please? I have been trying to do this myself but could only export as data. I have not found anything for exporting images in API docs for Enterprise.
Could I ask if this is still true? I seem to be able to download native objects via the API, which is documented, but not custom objects. If these were disabled, surely it wouldn't work on native objects?