Skip to main content

How do I build a wizard in TSF?

There are several ways you could accomplish this. I think you need a process flow to accomplish this. If you run into issues with mandatory fields you could either set the mandatory fields with a placeholder. Or use a staging/temp table to fill the info until the wizard is finished. Some ways I can think of:

1: create several tasks and have them in one process flow

2: create several views or variants and connect them in a process flow

3: have one subject with several tab pages and guide the user through this process with a process flow.

If you run into any issues then feel free to ask here for more information/suggestions.