If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

You can add scripting capabilities to a new entity by following these steps:

  1. Add an embedded link to the Scripts entity's ID field in your new entity.
  2. Use the Visual Designer to remove the fields from the Scripts entity from your generated form.
  3. Use the Visual Designer to add the Code Script control to your entity's form.
  4. Create business logic that determines when and how to execute the script stored in your entity's records.
    • Aptify expects that a developer will complete this step; additional details are beyond the scope of this guide. Refer to the Aptify Software Development Kit (SDK) or consider taking an Aptify Developer training class for information on developer-related topics.
  • No labels