You would think this would be simple as setting the default value to an ID of the drop down but aparently it's not that easy.
Anyone know how I can set the default value that shows in the drop down or basically the selected Item on the dropdown control. It always shows the first value no matter what and the only way I can get it to show the value is using Filter, which does no good when you go to change the value.
Is there a special value you have to pass into Default other than primary key value for it to know which record to use?