Is it possible to export a found set. My users will have unique records or course but, they need the ability to filter / search their records and then have the ability to email the found set as a csv, xlsx?
Dave
Is it possible to export a found set. My users will have unique records or course but, they need the ability to filter / search their records and then have the ability to email the found set as a csv, xlsx?
Dave
Yes Mark, I have seen that video. But, can this be done via codeless blocks. This may be the most important part of my app. The ability for users to send their data of their choosing to head office.
To do it in your logic, it would need to be in Cloud Code. The logic would need to do the following:
Create File
block to store the contentsRegards,
Mark
ok will look at it later…thanks
are there examples of this to follow. I am still learning the basics, let alone the cloud code.
Dave