Hello,
Does anybody know how to create a custom component in Power App Portal?
I know it's possible in Power apps but don't see any documentation for the Power app portal.
Regards,
Parag Chapre
Announcements
Hello,
Does anybody know how to create a custom component in Power App Portal?
I know it's possible in Power apps but don't see any documentation for the Power app portal.
Regards,
Parag Chapre
Hi Parag,
I have written a demo code for the given scenario. Please find the detailed step and code at:
https://learnpowerapps.blogspot.com/2021/02/custom-web-page-in-portal-with-web.html
In this code the dropdown is populated dynamically using fetchxml and on click of button the custom table is populated with data.
Please give a thumbs up if this resolves your query.
Hi, can you explain a bit more your requirement?
for example recently I replied on a different question here something similar: https://powerusers.microsoft.com/t5/Power-Apps-Portals/inject-subgrid-into-entity-form-via-javascript/m-p/818068
in that example I have a web template rendering a table, and then injecting that in an entity form via JS
not sure if that's what you are looking for
Hi Parag,
Sure will do so. I would require some time to write the demo code and put it in arranged format. Will update by sunday
Hi Kundan,
I need something similar to this. If you can add some demo code here then it will be good.
I do not have exact code right now but i have done something similar. I created few custom web template using fetchxml and linked to web page and it worked as web api for me to pass parameters and get filtered record.. you can use odata if your filter criteria is simple enough. next in a blank page i made couple of dropdowns and submit button. on click of that button the webapi was called and data populates in custom table. let me know if it is not clear will put some demo code on weekend
For now, consider what you can make it.
I have to make it based on odata or API call later.
Hi,
Can you please let me know if the item is in view or it is some button?
Hi Kundan,
Do you have any example?
I want to create a component in the Power App portal something like below
Active worker(2) - If I click on this then it will jump to those two records.
(2) - Should be calculated runtime.
As far as I know Custom Components are not yet supported in portal. anyways you can use html,jquery,css to build UI as you like.
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35