Has anyone successfully created a Web AppBuilder app that uses multiple controllers? It appears to be part of the design, but the documentation is extremely thin. It looks like you have to set the attributes controlledGroups and controlledWidgets in the widget controller configs, however, I am not sure what to do with the panels. The widget pool has a panel property, but I have two panels, one for each controller. Do I need to put the widgets for each controller into their own groups with their own panels?