Is there a way to change the zone of the LogOn and NotFound view
问题 I have created a custom version of the LogOn and NotFound views for a custom theme, is it possible to change the zone they render in? I've tried putting <Place LogOn="MobileContent:1"/> into the placement.info file to no avail. 回答1: LogOn renders into Content, I don't think you can change this via placement. Why do want this to render somewhere else? Are you looking to have other content displayed with the logon form alongside it? You will need to create a widget for that. I made a little