Jun 18 2024 06:07 AM
I have a List used to track maintenance jobs. Users complete an MS Form that logs details as a new item.
When a member of the maintenance team completes the job, they can add the number of hours spent on the job and some notes of what they did. I had both these columns formatted to allow inline editing.
Since an UI update, inline edits for the "Man-Hours" column do not save (the tick and cross do not appear to save/cancel edits. In line editing for "Notes" column works fine as it did before.
The JSON code for both columns are below:
Frustratingly, when trying to update any of the json code, it appears to save but when you exit and go back in, changes appear to have been discarded.
I am also having problems with a button in a column with customRowActions which updates status of the job when complete which is only partially working but I don't want to make this post more complicated and I think its all related.
Jun 18 2024 06:24 AM
@stevenrae this has been apparent since the recent change from SharePoint lists to Microsoft Lists in SharePoint. I think we're all experiencing this at the moment. You can still see the JSON formatting if you go to list settings for the column.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)
Jun 18 2024 07:40 AM
Jun 27 2024 05:09 PM