Add Child table in purchase order.
Hello friends,
I want to add a matrix on Purchase order form and I want that when I add an purchase order the data in that matrix get add automatically.
It will be just like an another child table to purchase order,Is it possible?
vasu natari replied
Its not possible to add a new child table, But what u can do is u can add UDF to the row level and header level. Or have a new UDT and add a matrix in a new tab and handle all the additions and modifications through code. But this is a hectic process.
Hope it helps,
Vasu Natari.