I am using a dialog to create a record in an entity.
The entity has a dropdown box with values A, B, or C.
I have a dropdown in the Dialog and I want that when I run the dialog I select the value from the dropdown and then when the record is created the dropdown value in the 'New' record corresponds to the value I chopse in the dialog dropdown.
Anyone know how to do this?
Thanks.