How to configure old styles/behaviour for screenflows in application?

In uikit, the stylings for screenflows – tab and tree screen layout has been updated from uikit 9 to latest designs.

Customers upgrading from Uikit 8 to upper versions wanted to have the same design for screen layouts and were overriding and writing custom css. To get the old behvaiour, it can be achieved ootb by following 2 simple steps

Note : It is recommended to use OOTB designs and harnesses as much as possible.

To enable the old tab layout screen, please follow the below steps:

  1. Override “TabbedScreenFlow7” harness in the application ruleset.
  2. Navigate to Scripts & Styles tab
  3. Add “pyscreenflow71” css file in the stylesheets field and save the rule.