Viewing Installed Inventory through Forms
Summary:
We are passing the inventories section to the bulkupdate API to add installed_inventories to an Activity. The response indicates that one of the actions performed was to "updateInventories"
"operationsPerformed": [ "updateProperties", "moveActivity", "updateInventories"]
We would like to view the installed_inventories from a Custom Form or any standard screen. We are passing the Item Name / Qty and Inventory Type - we would like to view the same.
I created a custom form, added it to activity details screen and added the property fields. It still did not show any data.
Is there a way to see the installed inventory information?
0