Could you kindly tell me how do I patch the user image also inside the gallery field , the person who posted the comment so hisor her picture should be displayed along side. I tried with User().image but it unfortunately did not work . Once again thanks a lot .
Hi Arsal, thanks for commenting. There are a few ways you can grab the user photo in canvas apps. One way is the option you provided and another is by using this method: Office365Users.UserPhoto(Office365Users.MyProfile().Id). Another option is concatenating it as a variable: Office365Users.UserPhotoV2(ctxAlias&"@microsoft.com". Hope this helps!
Found these videos while starting off on a new project and they literally had exactly what I was looking for in them, thank you so much!
So happy to hear my videos were able to help on your new project!
¡Muchas gracias!, me ayudo mucho tu video :)
Thank you… VERY HELPFUL!!!😎👍🏾
Really good
Could you kindly tell me how do I patch the user image also inside the gallery field , the person who posted the comment so hisor her picture should be displayed along side. I tried with User().image but it unfortunately did not work . Once again thanks a lot .
Hi Arsal, thanks for commenting. There are a few ways you can grab the user photo in canvas apps. One way is the option you provided and another is by using this method: Office365Users.UserPhoto(Office365Users.MyProfile().Id). Another option is concatenating it as a variable: Office365Users.UserPhotoV2(ctxAlias&"@microsoft.com". Hope this helps!
Thanks, good job
Amazing!
Thank you :)