microsoft / powercat-code-components

The Power CAT code components are a set of Power Apps component framework (PCF) controls that can be used to enhance power apps.
MIT License
139 stars 56 forks source link

Detailslist won't let me select fields #349

Open AdamMinarik opened 4 months ago

AdamMinarik commented 4 months ago

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 commented 4 months ago

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 commented 3 months ago

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 commented 3 months ago

This is me pondering, but could it have something to do with the release from fluent ui? https://github.com/microsoft/powercat-creator-kit/issues/475#issuecomment-2158259809

Ole

martinpyman commented 3 months ago

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

Litoss90 commented 3 months ago

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

trillian74 commented 3 months ago

A not nice work-around, but it gives me some momentum. https://github.com/microsoft/powercat-creator-kit/issues/475#issuecomment-2160645650

rarattay commented 3 months ago

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 commented 3 months ago

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 commented 2 months ago

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

WinOnMarco commented 2 months ago

[like] Marco Lötscher reacted to your message:


From: Scott Durow @.> Sent: Friday, July 19, 2024 4:51:01 PM To: microsoft/powercat-code-components @.> Cc: Marco Lötscher @.>; Comment @.> Subject: Re: [microsoft/powercat-code-components] Detailslist won't let me select fields (Issue #349)

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

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/powercat-code-components/issues/349#issuecomment-2239628345, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXV34JS7BF2WQBUSYYQPFJDZNE7XLAVCNFSM6AAAAABI5QOBYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZZGYZDQMZUGU. You are receiving this because you commented.Message ID: @.***>