A common way to build compact UI's is to make heavy use of PopUps - things revealed when you click a button - either to show more information or to enable input of more information. In MDriven, we have had the popup that was defined with an extra viewmodel. This video describes a new lightweight Inplace popup, one that is defined within the current viewmodel.