Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detailslist won't let me select fields #349

Open
AdamMinarik opened this issue Jun 6, 2024 · 10 comments
Open

Detailslist won't let me select fields #349

AdamMinarik opened this issue Jun 6, 2024 · 10 comments

Comments

@AdamMinarik
Copy link

Hi All,

I have been struggling for couple of hours now with creating a simple Detailslist.

I give it a simple SharePoint list dataset with 4 columns (Nazev, Mesto, PSC, Ulice). After adding the dataset, I can see rows appear in the table, but with no column header or data. Following the documentation, next thing I did was I tried to select the fields. When I try to select the fields in the edit fields panel, I can see them there, select them, but when I click Add, it does not add them.

I tried saving the dataset as a local collection using ClearCollect, it did not help. Specifying the columns in the Columns property does not help. To make sure I checked the internal names of the columns in Sharepoint and I am using the right column names in the Columns property. I tried different browsers.

Am I doing something wrong or is this a PowerApps / PowerCat code pomponents bug?

@WinOnMarco
Copy link

I'm experiencing the same. It seems that there's is a bug in the latest version (1.1.34). Or may be it isn't compatible with the latest power apps version anymore?

@trillian74
Copy link

trillian74 commented Jun 10, 2024

Same at our tenant, but now i cannot see any fields to select. This is definitely a bug somewhere. although it was working last week and today not - so i am worried. A little at uneasy seeing this issue was created 4 days ago and no team member has answered.

@trillian74
Copy link

This is me pondering, but could it have something to do with the release from fluent ui? microsoft/powercat-creator-kit#475 (comment)

Ole

@martinpyman
Copy link

Same issue here, multiple tenants. I'm currently unable to update any solutions relying on this functionality 👎

@Litoss90
Copy link

Same issue here - at the moment its not usable for me. Cant select Collections and cant select Fields for SharePoint List as Datasource.

@trillian74
Copy link

A not nice work-around, but it gives me some momentum. microsoft/powercat-creator-kit#475 (comment)

@rarattay
Copy link

Hello, we are aware of this issue and are actively working on a fix.

We have identified a temporary mitigation that you can utilize to unblock setting fields on the DetailsList controls by doing the following:

  1. Open the affected application for edit
  2. Append the following onto the URL bar in your browser and then hit enter:
    &studio-version=v3.24052.30.298708436
  3. The editor will reload the application
  4. Make any changes you need to the fields of the affected control and save the application
  5. You can then re-open the application for edit as you normally would, but to edit the fields for affected controls you will need to repeat steps 1 through 4.

Apologies for the inconvenience caused by this.

@dnnbuddy
Copy link

Hello, we are aware of this issue and are actively working on a fix.

We have identified a temporary mitigation that you can utilize to unblock setting fields on the DetailsList controls by doing the following:

  1. Open the affected application for edit
  2. Append the following onto the URL bar in your browser and then hit enter:
    &studio-version=v3.24052.30.298708436
  3. The editor will reload the application
  4. Make any changes you need to the fields of the affected control and save the application
  5. You can then re-open the application for edit as you normally would, but to edit the fields for affected controls you will need to repeat steps 1 through 4.

Apologies for the inconvenience caused by this.

This works. Thanks for the reply.
Waiting for the perfect fix for this, cuz we are heavily using DataList in the apps.

@scottdurow
Copy link
Collaborator

This appears to be fixed in Authoring version 3.24071.12 of Power Apps Studio 🥳

@WinOnMarco
Copy link

WinOnMarco commented Jul 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants