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 Next »

Active Button Component
This component places a clickable button on a form. One example of an Active Button component is the Meeting form's Close Meeting button.

A developer defines the action that takes place when the button is clicked in the form template's Layout Control. See Adding a Layout Control for more information.

This component uses the following input properties:

  • Text (required): This string specifies the label for the button that appears on the form.
  • TextCultureString: This string specifies the culture string used to localize the button label. For this input property, specify the base string for the applicable Culture String record. See Working with Culture Strings for details.
  • No labels