Issue with skipAutoFocus not recognizing values

Has anyone come across a problem with skipAutoFocus where it is not recognising the value?
We have a formLayout which in the firstColumnContents calls a rule which sets up most of the form from form components which are passed into the rule as parameters. The rule first displays a sectionLayout to ask if the user wishes to continue and if yes then shows the form components.
Setting skipAutoFocus: true() just outside the firstColumnContents in the formLayout does not seem to work.
Does anyone know how to get around this problem?
Any help would be appreciated.

Appian Forum skipautofocus problem.txt

OriginalPostID-195456

OriginalPostID-195456

  Discussion posts and replies are publicly visible

Parents
  • Hi Sikhi, Yes we do want to disable the autofocus to display the top of the form where the instructions for the user are displayed. Even with skipAutoFocus: true() it ignores it and shows the lower half of the screen where the users inputs are located so that they then have to scroll back up to see the instructions. It appears to be ignoring the settings!
Reply
  • Hi Sikhi, Yes we do want to disable the autofocus to display the top of the form where the instructions for the user are displayed. Even with skipAutoFocus: true() it ignores it and shows the lower half of the screen where the users inputs are located so that they then have to scroll back up to see the instructions. It appears to be ignoring the settings!
Children
No Data