Adding detail to a dropdown of referenced objects.

I have a form of Order Lines that references Requested Items, where a user can select a Requested Item to create an Order Line. Is there a way to display more fields on the Requested Items a user can select more than just the label field?

0 1 39
  • UX
1 REPLY 1

you can customize how Requested Items appear in the dropdown/select list of the Order Lines form by using the Suggested values and especially the Label and Display Name settings combined with Row Label Format Rules or Display columns using Dereferencing or Concatenation. create a virtual column and in formula use concatenation of either name or request id and mark the column as label.

Top Labels in this Space