Hi team,
I have DB Table 1 & DB Table 2 which contain certain (identical) data types.
I want the user to choose a number of items from DB Table 1 to custom state (list).
And when pressed ‘Copy’ the chosen DB Table 1 items from the custom state (list) to be copied to identical fields in DB Table 2.
Not sure how it can be done.