Hello,
We have to load project id into customer details inquiry screen using custom field.
We have added a new custom field on customer details screen and not able to assign the project id value of the invoice. It is always returning an empty value even it is assigned in the code.
ā Extended the graph and overided the Document() view delegate.
ā In the debug, the value is assinging but it is not showing in the screen and I tried to add hardcoded value but still it is not working

ā I have used another method from view delegate to assign the value but still same issue.


I have attached the cusotmization package with the above code. Can anyone let me know the issue in this code or how can we load project id to customer details grid section.
Thanks in advance.