
Hi all,
I created few custom fields and want to store some information from some other table. For example we extending Items table and created a field last sold, which should store the date of the item which was last sales order date. I tried achieving the same using the code mentioned below which did not worked out as expected.
Can anyone please help us with this requirement?
Thanks in Advance
You need to create a field where FieldClass property is set to FlowField and then set the Calcformula property accordingly.