...
Step 1: Add the action in Configuration file
...
Android
To add the action, modify the Application.cfg file.
...
Code Block | ||||
---|---|---|---|---|
| ||||
<adhocRegistration registrationType="PrintXYLabel" id="123" icon="postsuccess" title="Print my XY Label" sendOrderData="true"> <onSuccessfulPost refreshOnSuccess="true"/> </adhocRegistration> |
Insert here:
...
Windows
To add the action, modify the app.config file.
...