Pandora - Sample - Updating Level 2 Items
From SmartWiki
Revision as of 14:12, 20 July 2010 by Michael Reid (talk | contribs) (Created page with '= Sample Code - Updating a UTA Level 2 item from a Company Transaction = The following code sample will be of interest to developers wishing to update a UTA Level 2 item with va…')
Sample Code - Updating a UTA Level 2 item from a Company Transaction
The following code sample will be of interest to developers wishing to update a UTA Level 2 item with values stored in company or personal transaction.
The particular use for this code is in the Medical Assessment Market where you wish to update a service (Level 2 item) with the billing amount for that service.
- The billing amount is derived from a company transaction associated with the payer company.
- The payer company is associated with the Case (level 1).
- The code is associated with the Save function on the level 2 page.
Code to be added...