Where does WAB store splash screen data?

310
1
11-18-2019 12:59 PM
DrewPhillips3
New Contributor II

Hello All,

I'm trying to share some of the responsibilities of developing a web app with other people in my organization. I shared an app (as a zipped folder) with an analyst who customized a splash screen.

I'd like to update my local version of the app with their customized splash screen. Since I've made a few changes to the app in the intervening time I'd like to "merge" those changes with my app. How can I do this?

I thought that I might be able to copy the "customized" splash screen widget to my working app directory but no luck - changing that widget's config.json didn't work either. Does anyone know where the custom info for the Splash widget is stored, or if it is even possible to use the workflow I've described above?

Thanks!

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Drew,

   You need to copy the Splash widgets configuration file. That file will be in the apps configs/Splash/ folder.

0 Kudos