Skip to main content
Version: v20

Getting started

OBJECTIVES

Use actions in the generated iOS app.

You can define actions directly from the Project Editor and execute 4D code from your generated mobile app!

From here, when you build your app from the Project Editor using actions, you can decide to use:

  • 4D for iOS templates from the Form section. In this case, actions are already included. You just need to define actions in the Actions section and create appropriate methods in 4D.

  • Your own custom templates you developed. An important additional step is required for your actions to work in the generated iOS app. Indeed, it is necessary to manually include action Tags in your Listform and Detailforms templates.

Now it's time to enjoy building a Tasks app, using 4D for iOS actions.