Get Picker Control’s SmartObject Value Correctly
In this post, I’m going to show you how to get Picker control’s SmartObject value correctly. Get Picker Control’s SmartObject Value Correctly When K2 smartforms Picker control executes the “On Changed” event, you will be able to extract the selected item’s values via the underlying SmartObject properties. It is a great way of populating the form data with more information regarding the selected item and you do not need to execute another SmartObject to do so as well (Yeah! No…