Custom View for Requestors
Hi all! Our internal clients submit work to our team through a request queue. I am trying to figure out a way to allow them to make notes on their project (they have no access to, issue only) so that their notes will show up on a weekly status report.
I have a field on the custom form named "custom report note". My solution was to build a report specifically for requestors and add this field to that report, so they could edit it and then it will appear anytime we run a report.
What I found is that I can add that field from the custom form to the report. However, If it is the issue field pulled from my custom form they can edit it but it does not appear on my report. If it is the project field pulled from my custom form they cannot edit it but it does show up on my custom report.
So down a rabbit hole I went. I believe that is because the request license does not allow access to edit projects, therefore inheriting the custom field from the project. I have looked over and over at access level edits, and I seem to not be able to give them the ability to edit a custom form pulled in from a project. Or really anything from a project (which is great, don't need that to change).
Is what I am trying to do, not possible?
Thank you!!!!