I am creating a webpage in which I am trying to access data through entity list everything works fine but images are not getting displayed although I have created a field of image datatype.
Please help!
Thanks.
Hi @TrushnaPawar :
Do you want to display the image in the entity in the portal by form compents?
I'm afraid that is not available.Because Image attributes, file attributes and entity images aren't supported in entity forms, web forms or when using liquid template tags, such as fetchxl.
I think this link will help you a lot:
If you want to implement this feature, I suggest you post your ideal to this forum:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Best Regards,
Bof
Thanks @v-bofeng-msft
Actually I neither using entity forms nor web forms, I am using entity list to access data in portal.
I have created a field called photo.
I am trying to add this field to my view form but in the field section this field is not visible and that's why I am unable to access it in the portal.
Hi, we can't achieve that with just Portals configuration
You can do a custom render using Liquid/HTML: this documentation might help: https://docs.microsoft.com/en-us/powerapps/maker/portals/liquid/render-entity-list-current-page
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Power Pages Super User | MVP