Hey guys,
I am setting the display text for several (25+) product lookup fields to a description instead of the primary field which happens to be "name" in this case. This is working great on form load and on field change. However, when the form gets saved it is refreshing those fields and not executing the form load or field change events. I tried setting the display text on form save as well which works but the field values are getting refreshed after the event has executed. Does anyone have any insight on what is happening post save that would cause these lookup field values to refresh and possible how to work around it?
An even better idea would be for Microsoft to allow us to set a Display Member property on the lookup fields so we wouldn't have to hack this.
Thanks,
David