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

Version 1 Next »

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.
  • See "Embedded Objects" in the Admin Guide for information on how to create an embedded link.
  1. Use the Visual Designer to remove the fields from the Scripts entity from your generated form.
  • See "Using the Visual Designer to Modify Existing Fields" in Admin Guide for more information on deleting field parts from a form.
  1. Use the Visual Designer to add the Code Script control to your entity's form.
  • See "Using the Visual Designer to Add New Fields or Controls and "Code Script Control" in the Admin Guide for more information.
  1. 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