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 :
Finance | Project Operations, Human Resources, ...
Unanswered

Adding fields to WMS emulator

(2) ShareShare
ReportReport
Posted on by 63
 Hello everyone, I'm having trouble adding custom fields to the WMS mobile application emulator. I followed the instructions in this article, but I'm unable to see the fields in the Adjustment In and Adjustment Out flows.

this the article (5) Adding Custom Fields in D365FO WMS: A Step-by-Step Guide | LinkedIn
the fields show up correctly in Mobile app field names.
 
this the flow class 
[ExtensionOf(classStr(WHSMobileAppFlowAdjustmentIn))]
final class WHSMobileAppFlowAdjustmentIn_xx_Extension
{
    #WHSRF
    protected void initValues()
    {
        
        next initValues();
        this.addAvailableField(extendedTypeNum(xxTransferOrderNumber));
        this.addAvailableField(extendedTypeNum(xxReleaseVoucherNumber));
        this.addAvailableField(extendedTypeNum(InventBatchSerialId));
        this.addAvailableField(extendedTypeNum(HcmWorkerRecId));
    }
}
 
Categories:
I have the same question (0)
  • Raj Borad Profile Picture
    1,552 on at
    Hi,
    Your issue is looks likes missing a setup or controller class.

    In Dynamics 365 Finance and Operations, addAvailableField() alone is not enough - you must create corresponding WHSField and control classes and add the field to the mobile device menu step.

    Maybe without these, fields appear in setup but not in emulator.

  • CU19030852-0 Profile Picture
    63 on at
    Hi @Raj Borad thank you for your response.
    As i said i followed the tutorial and added the whsfield classes and the whscontrol classes but 
    I didn't add the fields to the mobile device steps, how to do that?
  • Raj Borad Profile Picture
    1,552 on at
    Did you follow the all steps as per tutorial including setups from frontend?
    Can you please check the set up here: Warehouse management → Setup → Mobile device → Mobile device menu items → open your menu item. 
  • CU19030852-0 Profile Picture
    63 on at
    I followed every step of the tutorial including the frontend, but i don't have any step related to the fields that i added in the mobile app steps form

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 > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 538 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 448

#3
Adis Profile Picture

Adis 253 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans