Questions tagged [powerapps-portal]

Use this tag for questions related to Microsoft PowerApps Portals, an external-facing website building platform that allow users outside their organizations to access the CDS data.

This is not new, earlier used to be an add-on but available now as standalone in PowerApps.

Official documentation

Previous versions:

  • AdxStudio portals
  • Dynamics CRM/365 portals
24 questions
3
votes
1 answer

PowerApps Portal vs regular PowerApps

I developed a PowerApps application, but each user would have to pay $10 a month making it not economically viable (I had hoped for some kind of run-time license at a much lower rate). So I talked to a MS sales guy who said I should switch to…
COG
  • 159
  • 11
2
votes
1 answer

PowerApps Web Files returning 404 and 500 errors

I'm evaluating PowerApps for our company and am attempting to create a sample Portal application. I've uploaded a couple of images (created a web file and added the image as a note attachment per the documentation) and updated the theme.css file.…
user1921
1
vote
3 answers

PowerApps Portal--> After Record is created (Insert Form) show that record as Edit Form

I have a Insert form for Account Entity. Once user create Record, I want to move to another page and show same record as Edit Form. Does anyone have idea way to achieve this?
0
votes
0 answers

How to setup an OTP Phone Authentication for Power Apps Portal

What are the steps to enable an OTP Phone Authentication for Power Apps Portal? My initial research (https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-portal-authentication) make me believe that I can setup Azure B2C for…
0
votes
0 answers

Displaying Dataverse images in PowerApps Portal

I'm trying to display the image attributes from Dataverse in the PowerApps Portal. I know the documentation says that this isn't officially supported I've seen a few unofficial guides like…
Matt Immer
  • 111
  • 8
0
votes
0 answers

Two Portal User Attribute filter. Is it possible?

Hi so I created a portal app in PowerApps. I have a List in the portal, and I need to filter that list with external_client and internal_client fields. That being said, I need to use "Two" filter condition. Is it possible to do in the portals? if…
0
votes
0 answers

Power Apps Portals. Is it possible to store a cookie in my primary domain and then access it under a subdomain?

I have investigated the official Power Apps Portals docs on cookies. And I am not able to derive a clear answer from these. Any hint or help are…
ToFo
  • 1,339
  • 1
  • 16
  • 27
0
votes
0 answers

Not able to get value from custom table in PowerApps portal

I had created a custom table(entity) in dataverse of power app portal and added some dummy data. Table name is "TestTable" and created a column "TestColumn". I am trying to get data from this in powerapps portal using liquid…
Harsh Bhavsar
  • 182
  • 1
  • 9
0
votes
0 answers

Can't find dependencies for Common Data Service in Powerapps Portal

I'm having troubles deleting relationships, columns and tables because of dependencies. I have a test environment setup for a Powerapps portal. When I look for a dependency list under Solutions it comes back with nothing yet I keep getting…
0
votes
1 answer

PowerApps Portal - Form with checkboxes + Submit

I wanted to make a form that would have multiple sentences with one checkbox each. When all of them are accepted (ticked) i wanted to have a submit button to become enable (previously disabled). Is it possible? How can i do it?
0
votes
0 answers

Collaboration with powerapps portal

Could you please help me to find any documentation or to understand better how can multiple developers work efficiently on the same portal screens in powerapps platform? There is no version merge possibilities? What are the best practices for the…
Irisit
  • 23
  • 4
0
votes
0 answers

Dynamics CRM - Portal Migration from ADX Studio 7.0.21.0 (on-premise) to PowerApps Portals (Online)

I was exploring options to migrate from ADX portal 7.0.21.0 (On-premise CRM) to the PowerApps portal (Online D365 CE). We are using Microsoft Lift and Shift approach to move CRM Database to the Online instance. With that, all the ADX portal managed…
sdg
  • 127
  • 1
  • 3
  • 10
0
votes
0 answers

PowerApps Portal - How to build an Offline capability with the portal?

I am trying to achieve an offline Mode in the PowerApps Portal which allows user to perform their actions even though internet is not available. This capability is available in PowerApps mobile app through Load and Save data function, but does it…
Sid
  • 1
  • 1
0
votes
1 answer

Dynamics CRM Power Apps Web Portal Form and Its Subgrid did not show in the web browser

I am preparing a Power Apps web portal. But when I am adding a Form on my page and testing on browser, subgrid is not showing. Preview on Web browser image which does not show Subgrid: This is my developing screen where I'm adding a Web Form:
0
votes
1 answer

Power Apps Portal - Entity List Column Name Override

Does anyone know the liquid template variable name for using the column name override instead of the name defined in the view? {% if c.sort_enabled…
CLiown
  • 12,698
  • 45
  • 117
  • 194
1
2