We have a widget that loads a different map from AGOL to the a custom Web AppBuilder app based upon a customized foldable theme. The widget works great; however, we would like to change the subtitle of the app based upon the loaded map. I am having trouble figuring out how to access the header widget from the map loader widget. I tried to use @RobertScheitlin__GISP approach in Change Subtitle Text from a Widget but the query cannot resolve “.jimu-subtitle.jimu-float-leading”from the map loader widget. I can update this.appConfig.subtitle to the new value but cannot get the header widget to pickup the new value.
Any direction and input would be appreciated.