Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Step 1:  Add the action in Configuration file

...

Android Image Modified

To add the action, modify the Application.cfg file.

...

Code Block
languagexml
titleExample
<adhocRegistration registrationType="PrintXYLabel"
  id="123"
  icon="postsuccess"
  title="Print my XY Label" sendOrderData="true">
  <onSuccessfulPost refreshOnSuccess="true"/>
</adhocRegistration>

Insert here:

 

 

...

Windows Image Modified

To add the action, modify the app.config file.

...