Forum Discussion
mahirf
Apr 02, 2020Copper Contributor
Printing data from sharepoint list
Hi guys, New to the whole power platform setup and wanted some advice. I have setup a simple payment request generator in powerapps and power automate where the data and its approval status gets st...
Sudharsan K
Apr 04, 2020Iron Contributor
Hi,
Please refer the below link. Its a list view command extension from the community, using this extension, you can create a template and based on the template, you will be able to print the item in a consistent format.
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-command-print
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...
Please refer the below link. Its a list view command extension from the community, using this extension, you can create a template and based on the template, you will be able to print the item in a consistent format.
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-command-print
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...
mahirf
Apr 04, 2020Copper Contributor
Sudharsan K
Thanks a lot for this! Could you explain how I could go about utilizing the same on SharePoint online. I understand that you need to have an admin account, but moving forward?