web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Answered

WMS mobile/Web App

(0) ShareShare
ReportReport
Posted on by 20

Hello all, 

I want to make customisation on the Warehousing mobile App: adding some Fields

How can I create a new custom solution and where? 

For example to Custom D365 we use X++ langage and Visual Studio. What about the Warehousing mobile App?

Can any one help me to start?

Thank you in advance.

I have the same question (0)
  • Verified answer
    huijij Profile Picture
    19,811 on at

    Hi Manel,

    Please start with the following link about some common customizations that you can add to your mobile app:

    docs.microsoft.com/.../mobile-platform-home-page

  • Manel Ben Hamouda Profile Picture
    20 on at

    Hello,

    Thank you you for your answer. I understand now that I have to make extension on the process ReportAsFinished so then the class WhsWorkExecuteDisplayReportAsFinished.

    But I have problems when making extension on the method buildReportAsFinished to add my field as following

       container buildReportAsFinished(container           _con,

                                       WHSLicensePlateId   _licensePlateId,

                                       str                 _extraText,

                                       boolean             _outputLocationRequiresLicensePlate)

       {

           container ret = next buildReportAsFinished(_con,_licensePlateId,_extraText,_outputLocationRequiresLicensePlate);

           ret += [this.buildControl(#RFLabel, #Scan, 'Scan a container', 1, '', #WHSRFUndefinedDataType, '', 0)];

           return ret;

       }

    I hope you can help

  • huijij Profile Picture
    19,811 on at

    Hi Manel,

    You need to customize the WHSWorkExecuteDisplay class in VS to add new field on Mobile Warehouse App:

    community.dynamics.com/.../add-new-field-on-mobile-warehouse-app

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
Mallesh Deshapaga Profile Picture

Mallesh Deshapaga 254

#2
Laurens vd Tang Profile Picture

Laurens vd Tang 192 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 137 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans