I've added an app onto the server and I'm trying to run it but as I run it the questions are not visible. I've tried referring to older solutions w.r.t to this topic but it's not helpful so far. Tried clearing cache, all interface tools are present with relative paths. Any help would be much appreciated!
Solved! Go to Solution.
Hi @stataltgee ,
Could you share a sample of the non-working app? Feel free to simplify it so you don`t share private data.
Best,
Fernando
@fmvizcaino I've attached a snap of the app.
hey @stataltgee
I think your main issue may be that you're using folder browse tools.
These are not supported in Alteryx server (https://help.alteryx.com/current/en/designer/tools/interface-tools/folder-browse-tool.html). I suspect these are the reason they are not appearing as questions.
Could you try an app without these tools, to ensure that this is the issue?
A potential solution would be to use a text input rather than a folder browse for this functionality.
@TheOC I'll try using text box tool. Thanks for the heads up! Otherwise wouldn't have known that folder browse is not suitable in gallery.