# Additional Fields

You can use context object lookup values in the various form setting such as condition styles, option groups, related list actions using additional fields data. Using additional fields you can get lookup values up to 3rd level of dependency.

Below is example setup demonstrating adding of field and displaying it on the form. Form in the example is tied to Account object.

Open menu "Tools"(1) and select "Fields" option (2)

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2Fbd5syLsSQDqZCL7UWdkh%2Ffile.excalidraw.svg?alt=media&#x26;token=f9d226ea-1529-4b2b-97b2-470d90f673a9" alt="" class="gitbook-drawing">

On "Fields" popup choose lookup field (3):

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FQQJra9f8wRyYu5sajqPS%2Ffile.excalidraw.svg?alt=media&#x26;token=e19bb88d-316b-4211-b2ea-8882075817ab" alt="" class="gitbook-drawing">

Choose one of the lookup fields (4) from the picklist containing Parent Account ID fields:

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FgJVeqmcFBNItuBwbmwk9%2Ffile.excalidraw.svg?alt=media&#x26;token=1e8e4838-194c-4847-aa8b-dbf07aaff341" alt="" class="gitbook-drawing">

Choose field (5) from the next picklist containing User fields. Click "Add field" button (6):

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2Fm926Vi3HesfkcVZ6lFGD%2Ffile.excalidraw.svg?alt=media&#x26;token=91441b31-478a-4cb2-b880-d4c006a82373" alt="" class="gitbook-drawing">

Click 'Save' button (7).

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FgubqjgRs2BnANuSAHv4K%2Ffile.excalidraw.svg?alt=media&#x26;token=d62ab6a2-cd5d-49a3-a8bf-03f2115aa8af" alt="" class="gitbook-drawing">

{% hint style="info" %}
This field (8) stores email of a user who was last modifying Parent Account record linked to the Account.
{% endhint %}

Add [Static Text](https://x-screensteps-link/screensteps.com) component to the form:

* Expand "Options" section (9)
* Drag "Static Text" element (10) to the form

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FSzO9ktnOtCHkZ6DlEWxv%2Ffile.excalidraw.svg?alt=media&#x26;token=edf7656c-dfae-44d1-a111-2287d0109cef" alt="" class="gitbook-drawing">

Select new field from the Context menu:

* Expand "Contex" section (11)
* Choose new field (12) from the "Context Fields" picklist &#x20;
* Copy merge field (13)

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2F3JWyvgeBp2VergnPIZ3B%2Ffile.excalidraw.svg?alt=media&#x26;token=709c7833-f012-490c-aeac-df6ed295d1f8" alt="" class="gitbook-drawing">

Update text value of  "Static Text" field:

* Expand "Setting" section (14)
* Paste merge field (13) into the "Text" field (15) of "Static Text" component
* Set "Title" field (16)

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FL5yMH8GCKHGX0bebiaE6%2Ffile.excalidraw.svg?alt=media&#x26;token=16984541-40c9-4d1c-98c6-cf5d246ab3ee" alt="" class="gitbook-drawing">

Save (17) the form and run (18) [Form preview](https://x-screensteps-link/screensteps.com):

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2Fh7poRwmxYGRavX6AAhBS%2Ffile.excalidraw.svg?alt=media&#x26;token=1dcd3000-1386-4b94-9fb4-980188caa12b" alt="" class="gitbook-drawing">

Email (19) is displayed on the form preview:

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FsKpEZDcye1A8iwhND40d%2Ffile.excalidraw.svg?alt=media&#x26;token=e46d4a69-8878-4f6e-95d2-1de75d14ce9c" alt="" class="gitbook-drawing">
