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, ...
Suggested Answer

DirPartyQuickCreateForm - DynamicDetail_Currency default value

(0) ShareShare
ReportReport
Posted on by 457
I have made an extension to CustParameters table and form to set MyMdlDefaultCurrency field. When open the create customer form in CustTableListPage, how can i make the MyMdlDefaultCurrency currency code to be assigned to DynamicDetail_Currency by default? No matter what i do, the DirPartyQuickCreateForm always assigns the first item in DynamicDetail_Currency's lookup list instead of the CurrencyCode that i have selected in CustParameters.
Categories:
I have the same question (0)
  • Suggested answer
    Subramani Sivan Profile Picture
    161 on at
    Hi 

    Please use the init method to assign the value for your field and kindly let me know if you are facing any issues.

     
    [ExtensionOf(tableStr(CustTable))]
    final class MyCustTable_Extension
    {
        public void initValue()
        {
            next initValue();
    
            // Set your default value here
            this.customfield = "10"; 
        }
    }


    Thanks,
    Subra
     

    If this helped, please mark it as "Verified" for others facing the same issue

     

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 657

#2
André Arnaud de Calavon Profile Picture

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

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans