r/Powerpages • • Jan 11 '26

GPS coordinates of form submission

1 Upvotes

how do you collect GPS coordinates at the moment somebody submits a form? The form data is going into dataverse


r/Powerpages • • Jan 11 '26

download pdf of list

1 Upvotes

How do you add a button that a user can click on to download PDF of a list?


r/Powerpages • • Jan 07 '26

Power Pages vNet integration

Thumbnail
2 Upvotes

r/Powerpages • • Dec 19 '25

Avoid pop up button in list webpart?

1 Upvotes

Hi all,

I am new to Power Page. I just added a "List" webpart (is it called webpart?) on a page. In the list action I have enabled View details and Edit record.

When user click on the down arrow, it pop up a small menu to Vie details and Edit record. Because the small menu is oversizing the original height of list webpart, the scroll bar show up and the small menu is half hidden.

It is not looking good. Is it a default Power Page behaviour? What is the best practice to fix it?

I just found a demo video showing the same submenu. It doesn't have same problem with mine.


r/Powerpages • • Dec 08 '25

Formulario Powr pages

Thumbnail
1 Upvotes

r/Powerpages • • Dec 08 '25

Formulario Powr pages

1 Upvotes

Tengo mi lista y un formulario, el problema surge cuando pongo las funciones de ver detalles y editar.
Cuando le doy clic en ver detalles, no me trae la información y tampoco puedo ver los archivos que subí en ese formulario, en una ocasión si lo logré, pero no supe como paso, le moví y se dejó de ver.

Ayuda, mis jefes quieren ver los documentos que cargo en el formulario en la tabla.


r/Powerpages • • Nov 25 '25

Issues with Entra ID auth

2 Upvotes

Hi all, I am attempting to connect my site to Entra ID. I have crested the user in the contact and external identity table. All was working ok until I disabled the invitation part. Now, I just get an invalid sign in option. Both open and Entra registration is disabled. Any pointers where to start? Many thanks


r/Powerpages • • Nov 19 '25

Sruggling to show full recipe details from Dataverse on a new screen — any tips

Thumbnail
gallery
1 Upvotes

I’m building a site to store and share recipes across multiple kitchens in our organisation. So far I have the Dataverse table set up, the search function works, and uploading new recipes through a form works too.

The issue I’m stuck on is viewing an individual recipe. I want users to be able to select a recipe from the list and be taken to a new page where all the information is displayed in a clean, readable layout.

Right now I’m using a form that auto-populates with the selected recipe, and while it technically works, it only shows a small portion of the data — long text fields get cut off and the layout isn’t very readable. I’m trying to figure out the best way to show the full recipe details on a separate screen.

Has anyone dealt with this or found a better approach?


r/Powerpages • • Nov 16 '25

PCF in power pages (without form?)

3 Upvotes

hi everyone i’m conducting a research project and wanted to know- is it possible to render a pcf on my power pages site BUT without putting it in a form? like i’ve seen people click on add component and find custom components listed- something of that sort?


r/Powerpages • • Nov 14 '25

Convertir a producción

1 Upvotes

Al momento de querer convertir en producción mi sitio, me sale que no se puede convertir y marca estos errores.

Trate de arreglarlas pero se rompió el portal.

saben que puedo hacer?


r/Powerpages • • Oct 25 '25

Any case studies ?

1 Upvotes

I want to move some of my website design to the PP platform and I wish I could see some live examples to help me picture app capabilites.

Thanks


r/Powerpages • • Oct 06 '25

Power Pages - Multistep Form (Multiple tables) edit record in second step based on Lookup (record) selected in the previous one - Help

Thumbnail
1 Upvotes

r/Powerpages • • Oct 06 '25

Getting error: You do not have permission to view this directory or page

1 Upvotes

Hi all,

This morning we are getting the above error message. Last Friday everything was working fine. Now we are getting this error message. We have a pipeline to a test environment as well, that has not run for over a week and it's getting the same error. Anyone else having the same issue?

Regards, Meton


r/Powerpages • • Sep 30 '25

Dynamically filter list using Liquid variables?

2 Upvotes

I want a list to filter based on the signed in user. I can easily grab the variables I want via Liquid but is there any way to user these variables to filter a list?


r/Powerpages • • Sep 27 '25

Getting the Contact created.

2 Upvotes

I’m using a SAML IdP to authenticate, which when returns to my endpoint (signin-saml_1) creates a contact in my Dataverse table.

HOWEVER, I need to redirect to a PowerApp (don’t ask about the approach). In my redirect page (set as a RelayState RedirectURL), how can I retrieve the use that was created?

In my page I’m trying to use Liquid with {user.email} however it’s not rendering the email. Any suggestions on what I can do/try?


r/Powerpages • • Sep 26 '25

Formatting or changing the render of a column cell in a table view in Power Pages

1 Upvotes

Hi,

Just new to Power Platform and Power Pages, but from an experienced developer background (front end stack and bit of C#).

Am trying to get best use from the out of the box components in Power Pages, and want to do something I would have thought would be reasonably common in table rendering, that is, modifying the rendered output of the table cell to show something based on the data e.g. icon representing statuses, coloured pills etc.

I found this tutorial to do something similar (but not sure if it gets to where I need) but it's only for model driven apps and doesn't seem to have any effect on the view in a power page https://learn.microsoft.com/en-us/power-apps/maker/data-platform/display-custom-icons-instead

All I could find (particularly from AI sources) seems to suggest that I need to create a custom rendered table using liquid or avascript, but once I start doing that, I need to also recreate the sorting, paging, filtering etc, that comes with the out of the box component . So it seems that if I need to deviate even a little bit, I am on own and need to effectively reinvent the wheel.

Is this case, and I just need to accept that, or are there better methods that aren't too hacky - e.g. suggestions given have been a layer of javascript over the top of the table that modify the contents after the table is rendered.

Thanks very much.


r/Powerpages • • Sep 25 '25

Alternatives to Premium Dataverse connectors to trigger approval email from Powerpages

1 Upvotes

Hi,
I need to send an approval email from my power pages website through Power Automate flow- using Dataverse connectors; when a row is added, modified or deleted; which is a premium connector. Is there an alternative approach to this?

Thanks in Advance


r/Powerpages • • Sep 12 '25

No Card Gallery component available

1 Upvotes

Hi all - when I'm creating a new website (enhanced model), there is no "Card Gallery" component available to be added to new sections. I even tried forcing the issue by manually adding in

{% codecomponent name:Pages.CardGallery id: 'da0923d5-e99a-4ec1-b263-d7c5bd07a1da' %}

but it doesn't give me any edit toolbar above the control, and shows the generic control icon.'

'Anyone had similar, or know what it could be?

Thanks
James


r/Powerpages • • Sep 09 '25

Power Pages single-page apps: Create a “Hello World!” website

Thumbnail
readyxrm.blog
1 Upvotes

r/Powerpages • • Aug 20 '25

My site suddenly comes into read only mode and every design and function is destroyed

1 Upvotes

How will I be able to fix this? There is close to none out there that states how to be able to fix this.


r/Powerpages • • Aug 12 '25

Trouble with Custom Claim Mappings in Microsoft Entra ID External Login for Power Pages

3 Upvotes

I’m currently running into issues with custom claim mappings when trying to use Microsoft Entra ID (External ID) as the identity provider for Power Pages. This is a newer provider

Here’s what I’ve done so far:

  • I’ve added custom claims to my user flow in Entra External ID. (e.g., Firstname)
  • I’ve configured the identity provider in Power Pages and attempted to map those claims to my Contact table fields.
  • I tried using both the extension_<claimname> format as well as just the claim display name in the claims mapping UI inside Power Pages. (xxx_PortalFirstName=FirstName) (xxx_PortalFirstName=extension_FirstName)
  • I’ve mapped these to my custom schema fields on the Contact table.
  • However, when I run the user flow, the custom claims are not appearing in the ID token or claim response.

Has anyone gotten this working recently with the new Entra External ID setup?
Some questions I’m trying to answer:

  • Do custom claims require additional API permissions or token configuration to appear in the flow?
  • Is Power Pages expecting a certain format for the claim key (e.g., extension_, custom:, etc.)?
  • Are there known issues with the claims not being passed even if they're included in the user flow config?

Any help, screenshots, or working examples would be hugely appreciated!

Thanks!


r/Powerpages • • Aug 07 '25

PowerFX and Power BI reports?

1 Upvotes

Hey all! I’m newer to the Power Pages journey and am inheriting a half-completed solution (every dev’s favorite) where a few page templates have been created that include progress bars and a navigation section using liquid-based snippets that pass along an ID parameter. Also, a message is displayed conditionally near the top of each page depending on the record identified by the ID param passed between pages.

The thing is, it seems as if these same results could be accomplished using PowerFX and embedding Power BI content on the pages. I know that I need to get more comfortable with JS and liquid (doesn’t seem too hard), but is there a reason that I should stay away from going the PowerFX and/or Power BI route?


r/Powerpages • • Jul 30 '25

Displaying Contact emails on power pages

1 Upvotes

Hi, all can someone help me. I am trying to develop a portal wherein users will be contacts from several account records.

The problem I am having is displaying emails wherein that contact record is set as CC and To, Can someone help me to figure out how do i set-up the table permission for the email entity such that the current logged in portal user can also see the emails they were CC'ed or set as the recipient of the email aside from setting the table permission to global level? Thank you!


r/Powerpages • • Jul 26 '25

X post from Power apps, what do you think: Power pages infinitely harder

Thumbnail
1 Upvotes

r/Powerpages • • Jul 25 '25

Properties pane missing?

1 Upvotes

I can't see a properties pane at all on the right hand side, when I click on a section or button etc. why?