Hi,
I'm working with dynamics 365 CE and building a solution around an entity named, "Property Unit" (like apartments). Now I'm looking into using a Portal, for advertising these "Property Units" when new tenant/buyers are needed.
So I have created a Self-Service Portal and followed this guide to create a custom entity list. It's all working and no problem with the guide. But I would really love to customize it a lot more. This is what it looks like at the moment: https://yavica-self-service.powerappsportals.com/custom-list/
For example, I want the entity list to look more like a "product collection" (a grid view) with images. You can see this site as an example.
I have also looked into liquid and got some things working with some basic html grids with using the entity list feature. That's all fine but really needs some styling css/bootstrap. Is it even possible to use bootstrap with Portals?
I feel like I'm trying to look in every direction and kinda need some guidance or recommendation on how much it makes sense to use Power Apps Portal in my situation - showing my "Property Units"-records on a page with customized UI.
Would it be better to actually build the website elsewhere and then create some integration to make the data I need from the website to be stored in my dynamics CE solution?
I hope my question makes sense, else please let me know. Then I'll try to elaborate.