Trying to understand what happens to the RecordID value in a DropDown Tool. If I select 'BBB' from the DropDown, what happens to the associated Record ID of 2? Is it possible for this value to be passed to the Action tool so that I can then retain the Record ID for later use?
This is actually part of a larger task that I am working on where I need the user to be able to select a record from a table so that the user can then modify various values in the associated row and then update that row in the table.


