Extract from formlayout where skipautofocus setting is ignored a!formLayout( firstColumnContents: { rule!GT_AUD_SAIL_CASTIndependentTaskDisplay( assignmentId: ..., taskComponents { rule!GT_AUD_SAIL_SECTION_instructionsProcessFieldworkAnalyticalReview( organisationName: local!organisationName ), a!paragraphField( ... ) a!sectionLayout( ... ) }, /*end task Components*/ finishActionSaveArray: { a!save( ri!castComments, local!castComments ) },/*end finishActionSaveArray*/ finishButtonName: cons!GT_AUD_BUTTON_LABEL_FINISH, action: ri!formAction, submit: fn!true() )/*end Rule for CAST Tasks*/ }, /*end first col Contents*/ skipAutoFocus: true() )/*end formlayout*/