Contents
Field – use your lookup as the field, but make sure you use the lookup (ends with __c) and not the relationship (has a right arrow). Value – use the first three characters (key prefix) for any Sample Order Id. For example, if it were to Account you would use a filter value of 001.
How to get formula field on parent object?
Action: You can then set the field you want on Sample Order from the DocuSign Status. Field Update – select the same lookup as in your filter, set type to reference, and find your field. Parent objects can’t look ‘down’ to child objects in that way for Lookup relations.
How many entities can have a calculated field?
Calculated fields can span two entities only. A calculated field can contain a field from another entity (spanning two entities – current entity and parent record). A calculated field can’t contain a calculated field from another entity that also contains another field from a different entity (spanning three entities):
Do you need to write code for calculated fields?
You can accomplish all this by using the calculated fields feature; no need to write code. The calculated fields comprise of calculations that use the fields from the current entity or related parent entities.
We want the parent-child mechanism to be integrated into the existing Display Item, Edit Item, and New Item forms that SharePoint automatically generates for each list we create. The contrived example we will describe uses the following list structure: An out-of-the-box Contacts list as the parent. An out-of-the-box Tasks list as the child.
How to get DocuSign status record from parent?
The related list is from a lookup field not a master-detail. The parent is a custom object (Sample Orders) and the child is a Docusign Status object. Is there a way to get a field value from the last created/updated Docusign Status record in a formula field on the Sample Orders object? Again, without apex if possible. Thanks in advance.
It isn’t possible to create a field that shows any of the information from the related object. I’d love to see the ability to create a formula field that will allow you to access the related information, as you can with objects other than the Activity/Task currently.
Can a whatid field reference a parent field?
Being able to use the WhatId field to reference other fields from the parent object would be ideal. That way with IF statements we could create custom fields that act like polymorphic and could pull from the parent, no matter what the parent object is. ©Copyright 2000- 2021, salesforce.com, inc.