Can't inline edit a custom project field on a task report | Community
Skip to main content
Level 9
April 30, 2020
Solved

Can't inline edit a custom project field on a task report

  • April 30, 2020
  • 2 replies
  • 1517 views

Hi WF Community,

I have a task report that displays custom field data in it.

Custom Field A is on a project custom form.

Custom Field B is on a task custom form.

For some reason, when trying to inline edit these fields on a the report, it only allows me to inline edit Custom Field B, but not Custom Field A. I changed Custom Field A to a text mode column on the report and added this expression - makeFieldEditable=true - per this resource. However, that still didn't open the field up for inline editing.

Anyone know why this is? Is it because I'm using a task report but trying to edit a project field?

Thanks.

Nick

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Doug_Den_Hoed_AtAppStore

Yes, precisely, Nick: only data on the primary object of a report (or list) may be edited.

Regards,

Doug

2 replies

Doug_Den_Hoed_AtAppStore
Community Advisor
Doug_Den_Hoed_AtAppStoreCommunity AdvisorAccepted solution
Community Advisor
April 30, 2020

Yes, precisely, Nick: only data on the primary object of a report (or list) may be edited.

Regards,

Doug

December 15, 2022

Hi @doug_den_hoed__atappstore Do you know if there has been a workaround created since 2020? I have the same issue. Let me know please!

Doug_Den_Hoed_AtAppStore
Community Advisor
Community Advisor
December 15, 2022


Confirmed @sherylf,

 

It is still the (As Designed) case that only data on the primary object of a report can be edited.

 

Regards,

Doug

NickVa7Author
Level 9
April 30, 2020

Thanks for confirming, Doug.