I'm using apex 18.2, universal theme and IG cookbook 18.2
if I change the Hire date manually its going to be saved but if I select a date from the picker the date is not being saved.
I think this is due to the lose focus not being executed when the picker returns due to the current item is not the details anymore.
If I select from the picker and click any item from the details then it would be ok.
Is there a way to force picker to return the current item to the item is was called from?
thanks
