I have a Forms Drop-down populating from a Lookup Rule. The Lookup Rule is using a stored procedure that returns LocationName and LocationCode. A drop-down has the option to "Assign values to choices", but I don't see how this is done from the Lookup Rule. I'd like the Drop-down to use LocationName for the display, but store LocationCode. It seems as though I can only choose one field.