What makes bigger workload State or Workflow step

Hi,
I want to hide 2 groups.
What makes bigger workload?

  • A. State with 2 conditions in each group or
  • 2 Workflow steps (Hide)

Thanks

Neither of those two things have anything (necessarily) to do with WU…

They are client-side actions… only server actions have WU cost.

Obviously, if your conditions involve searches of the database, then there will be WU costs involved.

2 Likes

Thanks a lot!