Don’t Create a Sequence Where There Isn’t One

Some design decisions look simple until you actually have to make them.

I have found myself deciding how to structure a form with several sections.

The obvious option was to break it into steps.

Step 1.

Step 2.

Step 3.

Step 4.

It looked organised. It would give users a clear path through the form and make the experience feel more guided.

But the more I looked at the task, the less convinced I became that the user actually needed that sequence.

That made me ask a different question:

Does this task really need to be completed in this order?

The answer was no.

And that changed the direction of the design.

When a sequence makes sense

There are forms where a step-by-step approach is exactly what users need.

Think about a process where each stage depends on what happened in the previous one.

You provide some information.

That determines what happens next.

You make a selection.

That unlocks the next part of the process.

You complete one stage before moving to another.

In those situations, guiding users through a defined sequence can make the experience much easier.

The order isn’t arbitrary.

The task itself has a sequence

But what happens when the task doesn’t?

This was the part I had to think about with my own design.

The form had several sections, but those sections didn’t necessarily depend on one another.

Everything needed to be completed, but there wasn’t a strict order in which it had to happen.

That distinction is easy to overlook.

We can see a form with several sections and immediately think:

“This should be broken into steps.”

But having multiple sections doesn’t mean the task itself is sequential.

And forcing users through a sequence that doesn’t actually exist can introduce friction.

When the interface creates the problem

Imagine a user is working on the third part of a form and needs to check something they entered earlier.

If the experience is strictly step-by-step, they may have to go back.

Find the previous section.

Check the information.

Navigate forward again.

Then continue where they left off.

The system has created a problem that wasn’t part of the original task.

The user didn’t need a sequence.

The interface gave them one anyway.

That’s when I started thinking about a different approach.

Structure without restriction

The alternative was to keep the sections together on one page while organising them into clear, grouped sections that users could open and work through as needed.

This still gave the form structure.

Users could see what was there and understand what needed to be completed.

But they weren’t forced to follow a prescribed order.

If they needed to revisit something, they could.

If they wanted to complete another section first, they could.

That felt like a better fit for the way the task actually worked.

Start with the task, not the pattern

This experience changed how I approach this type of design decision.

I don’t think the first question should be:

“Which pattern should I use?”

It should be:

“How does the user actually need to complete this task?”

Does one section depend on another?

Is there a meaningful order?

Will users need to refer back to information they’ve already entered?

Are they likely to move between sections?

If the task has a natural sequence, make that sequence clear.

If it doesn’t, there may be little value in imposing one.

Final thought

As designers, we sometimes add structure because structure feels good.

We introduce stages, steps and defined paths because they make the interface feel organised.

Sometimes that’s exactly what users need.

Sometimes it simply creates more navigation.

I’ve come to see this decision less as choosing between two form patterns and more as matching the interface to how the work actually happens.

A user’s task should determine the flow.

Don’t create a sequence where there isn’t one.

Leave A Comment