Hi all
The OOTB capabilities to allow a portal user to download the notes are not very user friendly. Each note is displayed in a separate page. This implies that if you want to download the last note you have to navigate to page 6.
I have found a way to display these in an entitylist and with scripting I have added the downloadable URL behind the name of the note. This works but I want to know if there are better and more OOTB options to provide this?
Thanks for any possible solutions!
Solved! Go to Solution.
Hi @XavierV there is no OOB configuration for that, so your solution is correct, we need to apply JS customization to achieve that
I wrote an article on that some time ago, but you probably already have the solution anyways, here is the link in case you want to check: http://oliverrodrigues365.com/2020/05/24/power-apps-portals-generate-and-download-word-document-from...
Power Pages Super User | MVP
Hi @XavierV there is no OOB configuration for that, so your solution is correct, we need to apply JS customization to achieve that
I wrote an article on that some time ago, but you probably already have the solution anyways, here is the link in case you want to check: http://oliverrodrigues365.com/2020/05/24/power-apps-portals-generate-and-download-word-document-from...
Power Pages Super User | MVP