In CSI I have a linked DB and IDO setup, I can save new information into it through the form created for it.
I am looking to add the fields from it to another form, auto populate the fields, this will need to be done from both IDOs, and save the new information back to the linked DB.
Example:
On the Items/warehouse form:
1. Create new tabs (done)
2. Have fields from the item/warehouse default IDO - auto populate using current information from the selected item (done)
3. Have fields from the IDO Linked DB - Drop down selections (done)
4. Save this data to the IDO Linked DB