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.