I have added a custom field called Item Description to the item table as the current Description field is too short
I want the value of this field to show (that was entered in the item card page) in the Blanket Purchase Order when I select an item
I can get it to show as a Flow field but I don't want this as it needs to be editable. I just want to show this new field in the same way as the currrent Description shows.
Any help appreciated. Tried some trigger OnAfterGetRecord() code in the page extension of the Blanket Purchase Order but didn't work