When we change a technician’s truck in their PERSON record/Place for Stock, the PERSON_PLACE sync rules sends the update truck change to mobile within an hour. However many screens continue showing the old truck value until the mobile user initializes.
This is because these screens have client refresh scripts that populate fields from e.g. var Tech_Truck_Place = getUserInfo('StockFromPlace');
How can I update that getuserinfo data on mobile without having to initialize the phone.