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 :
Microsoft Dynamics AX (Archived)

Update Form's control label in code?

(0) ShareShare
ReportReport
Posted on by 3,177

Is it possible to update the Control's label in code ?
Thanks in Advance,
San

*This post is locked for comments

I have the same question (0)
  • Verified answer
    San Artham Profile Picture
    3,177 on at

    got it, plz ignore this one. Answer is:

    control.text("label");  

    or

    element.design().controlName("MyControlName").text("label);

    Thanks

  • Community Member Profile Picture
    on at

    There are many ways to update the form name in ax 2012 but the most simplest way to update caption property is to write one line of code where you want with some condition:

    //field condition
    if (condition)
    {
           element.design().caption('New Label');
    }

    hope this will help you..

    for more information you can visit below blog:

    360dynamics.blogspot.com/.../ax-2012-how-to-change-capture-of-form.html

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 April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 24

#2
Michel ROY Profile Picture

Michel ROY 14

#3
Jagadabi Profile Picture

Jagadabi 6

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans