Hi, QQ.
I have a custom record which holds equipment info for loans and the user would like to attach the PO number to the record. I can't seem to find a way to create a custom field against the record which lets the user select a PO number from the system. Any suggestions?
a
AI1
12/01/2022, 3:58 PM
Make a new field on the custom record
Type = List/Record
List = Transaction
If you want in the filters section you can set a filter of Type = Purchase Order then only purchase orders can be selected in the list
👍 1
s
Scott Foster
12/01/2022, 4:06 PM
Oh wow I feel dumb, I was looking for Purchase Order not Transaction. Thank you!