Hi,
As part of my analytics app, I am trying to section out parts of my interface using pages within the gallery. My workflow is very dynamic in the sense that I have an input data > extra parameters. I want it to be in 4 pages:
1) Input Data and next button
2) Parameter 1 and next button
3) Parameter 2 and run button
Is this possible without chained apps? I tried tabs but everything is still displayed in one page.
Thanks in advance.
Hi @AS1020 ,
No, this is only possible with chained apps.
If you allow me to ask, why don`t you wanna use chained apps?
Best,
Fernando Vizcaino
I heard that chained apps have a timeout limit. Is this true? I work with large datasets so I can't have it time out at any point through my workflows.
Hi @AS1020 ,
I remember seeing this somewhere so it was probably true in the past, not sure if it still is.
Fortunately, there is a quick fix that seems to work. Take a look at this post here: https://community.alteryx.com/t5/Alteryx-Server-Discussions/workflow-exceeded-maximum-runtime-of-30-...
Best,
Fernando Vizcaino
I think if you are thinking to give config in one single App itself, please use the Tab feature which will categories your requirement parameter in 3 different tab and finally you will be able to run the App.
View > interface designer > Layout view >Add >Tab