Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Page Creator
Available in Mobile WMS for Dynamics AX/365FO
Is replaced by: Pages - Page Overview
Excerpt |
---|
Mobile WMS uses a an application.cfg file to setup the behaviour on the mobile device. When you need to make configural changes to the app, you need to know more about what are the possibilities built-in possibilities. |
This makes it easier to make new pages, it is based on ...
- query
- filter
The first tab menu you can create the new page. You also select the type of page you want. There are three types:
- Lookup
- Order list or Order lines
- Unplanned item registration
There types are key to the function you are going to need for the page.
We have templates that can guide you to the correct choice of page.
Image Removed
On the next tab menu "Configuration", you have all of the settings needed for you to control the Mobile WMS app.
Image Removed
Additional pro
Image Removed
Image Removed
Image Removed
Your new XML page from within D365FO must be copied and pasted into the application.cfg on the mobile device. The page should be placed under the section called <pages>.
If you need it as a new page you also must create a new <menuitem> also located under <pages>.
title | No Code |
---|
On the page:
Now it is possible for you to actually make the changes from the AX/D365FO client. |
From the website http://schemas.taskletfactory.com/MobileWMS the latest schema for application.cfg is found. The page creator uses this to build pages on the latest functionality from the schema. Below you can see the meaasage that appears after the schema has been refreshed.
Image Added
From the client you can find the page creator by navigating to: Mobile WMS/Setup/Customizations/Page Creator
Image Added
Info | ||
---|---|---|
| ||
Page creator does not support specific offline functionalities. It is outlined in the "Offline" section. |
On the page:
Page Tree | ||
---|---|---|
|