The Axsy Public Sector Mobile App supports React Native JavaScript plugins which allow users to customise their experience to meet their business needs.


Plugins can be configured based on Salesforce Profiles and are deployed to the Axsy Mobile App at user login. Deploying a new plugin does not require a new version of the app to be downloaded and installed by end users.


Here are some examples of the types of plugins that can be created:

  1. Full screen plugins (e.g. Dashboards)
  2. Tab plugins (e.g. an additional tab on a Visit) 
  3. Action plugins (e.g. similar to Smart Forms)
  4. Card Plugins (e.g. adding a new card to the Service Appointment Overview Tab)


Configuring Axsy Plugins


1. The plugin requires JavaScript metadata. Navigate to the Axsy Plugins Web App on Salesforce and select New.



  1. Give the plugin a Name and Javascript metadata parameters. 
  2. Ensure the Enabled checkbox is ticked.
  3. Click Save. 


2. A JavaScript file needs to be added to the Related List of the Plugin - under Files.



3. The Preview image is static - therefore unrelated to the code - and needs to be uploaded by the user as an accurate depiction of the UX.