Hello All. I am trying to use a lookup control in an editable list and using the following link I am able to get it functioning.
It works great for a single Item view control, but I am struggling to get the display value to show the description rather than the ID value when the editable list view loads as well as after I commit the record in the editable list.
For exmple, when I click on the Lookup it loads my subview and I select the value which in turn sets the display with the description as well as stores the ID in my table as I want when clicking the Save button. However, after clicking the Save button it shows the ID still rather than description.
Can someone help point me in the right direction to work with the applicable rules/behavior to get this to work? I have tried several things and am struggling with it.
Thanks for your help!
Steve