Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.38 KB

gotocontrol-macro-action-access-custom-web-app.md

File metadata and controls

34 lines (21 loc) · 1.38 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
GoToControl Macro Action (Access custom web app)
kelbow
09/05/2017
Developer
overview
medium
6c286821-67d6-4d96-973a-bca7934c7672
You can use the GoToControl action to move the focus to the specified control in the current record of the open view.

GoToControl Macro Action (Access custom web app)

You can use the GoToControl action to move the focus to the specified control in the current record of the open view.

Important

Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using Microsoft PowerApps to build no-code business solutions for the web and mobile devices.

Setting

The GoToControl action has the following argument.

Action argument Description
Control Name
The name of the field or control where you want the focus. This is a required argument.

Remarks

You can use this action when you want a particular field or control to have the focus. You can also use this action to navigate in a form according to certain conditions. For example, if the user enters No in a Married control on a health insurance form, the focus can automatically skip the Spouse/partner Name control and move to the next control.