I’m trying to add a line id to the item sublist in the PO form I’m creating. Is there a way to add this field?
Best answer
Display Line ID on the Transaction Columns.
Choose Purchase Item
instead of Sale Item
to have the item display on your purchase order forms.
I’m not certain whether there’s anything you can do to display the line ID natively.
However, you can add a custom column field, not stored, and set formula to {line}.
Hi Battk,
Thanks for your answer I was able to the field.
Thanks!