I have an app that prompts users for inputs based on list box tools fed into select tools. The list boxes are populated dynamically based on yxdb files (generated from a separate workflow). When I save off the inputs and try to reload them, the list box inputs don't save. I've tried this on 2019.1 and 2019.2 and for some reason neither work.
The app interface has multiple tabs - the responses on the first and last tabs save, but nothing in between. I've tried to load both via the regular app as well as via the interface designer (test view).
I've tried closing Alteryx and restarting the application, but nothing seems to work. I've not experienced this on any other workflow. Any ideas on why the inputs I'm saving in the yxwv file aren't loading completely?
For my application, it's important that the end users be able to save their inputs since there are a lot of questions (boxes to check). Is there any limitation on what the yxwv files will save off?