Create a Set of Detail Table Rows Using Selected Rows from a Parent Table

I want to be able to select multiple rows and then add a detail row as referenced by each of them. For example, I have a parent Transaction Table in which has rows from a child Transaction Detail Table referenced to it. So when a user is in the parent Table View, with selected Transaction rows, I want to create a matching row for each of them in the child Transaction Detail table with some columns in that create row with their own values.

How can I do this please?

0 2 346
2 REPLIES 2

Steve
Platinum 4
Platinum 4

You would probably need to make use of the API.

Any good examples/demonstration apps that show how a few different API actions work?

Top Labels in this Space