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
0
votes
1 answer

PowerApps: Send an email with values of dynamic collection

I have built a Power Apps, with a SharePoint list as data source. The list consist of 4 columns (static, number will be always the same) and several rows (dynamic - items can be added deleted). See below and attached attached Title /…
0
votes
0 answers

Showing SharePoint data to Anonyus users

I have a sharePoint library and I have connected the library to PowerApps portal using an entity which has same name and enabled document management. Can I show the documents in sharepoint library using a form to all anonymus users who will visit…
Himanjan
  • 11
  • 2
0
votes
1 answer

How can I show the logged-in user in Power Apps Portal what their form submissions are?

The setup I have a Power Apps Portal with the following pages: Prequalification page. This has an entity form embedded inside it. The entity form is linked to the custom entity SupplierPrequal. When the user fills in and submits that form, they are…
0
votes
0 answers

Dynamics 365 Portals - Default language

We use Dynamics 365 Portals with 2 languages (fr-FR / en-US). We have 3 websites, and we remark that when accessing 2 websites with their urls, the browser add systematically the language to the URL : https://url/fr-FR, but for the 3rd website, the…
0
votes
1 answer

How to get the name of an OptionSet in Power Apps Portal with Liquid tags?

The result set below is the response from a fetchXML query. 314310000
0
votes
1 answer

Creating Drill Down / Master detail navigation/Lookup screen in PowerApps Portal

Problem Statement We need to create a Drill Down Workflow of screens in PowerApp Portal application where the user can drill down from Parent List to it's child list and so on. For Example: -The First screen should list the Phone Brands. -On…
Gaurav Anand
  • 129
  • 1
  • 9
0
votes
2 answers

How to URL Decode in Power Apps Portals

Is there similar functionality to Shopify's url_decode in Power Apps Portal using Liquid. I tried using the filter mentioned in the link above but doesn't work with Power Apps Portal. I'm trying to get "Serivces & Fees" from…
0
votes
1 answer

Can we publish Power Apps Portal to App Source like Power Apps?

Do we have a functionality to publish Power Apps Portals on Microsoft's App Source? Posting this rather very simple question here since I am unable to find any concrete resource stating if it is possible to publish power app portals to app source…
Pratik Bhavsar
  • 705
  • 5
  • 26
-1
votes
1 answer

PowerApp Portals - CORS

How to allow CORS in the PowerApp portal? I have an Ajax request that fetches some data from an API but the request is being blocked because there is CORS policy.
Rahber
  • 11
  • 2
1
2