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)

Button click event used for filtering: I need to use Enter rather than Tab

(0) ShareShare
ReportReport
Posted on by 575

Hey All,

   I am Having a String edit field which performs filter operation. if i am typing the letters and pressing TAB gives me the searched Result but in that i need to use ENTER

ex:  sa*

after pressing tab it display the searched result

but i need to press ENTER and it should display the result.PLS HELP ME

*This post is locked for comments

I have the same question (0)
  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at

    one possibility can be, to use task() method of form, by using taskCode of Enter Key

  • veera seenivasan Profile Picture
    575 on at

    Thanku so much for ur reply similarly i can perform single click operation in form using task method?

  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at

    no.

    task() will operate across entire form.

    e.g. whenever you will hit enter key, it will go to task() method and there inside task() method it will identify something as bellow

    if(taskNumber = EnterKeyNumber)

    {

     //do something

    }

    there is loss of doing such a customization that every time user will hit enter on keyboard processing inside of task() method will execute.

    On single control we cannot override EnterKey of keyboard. you can see what methods you are allowed to override on a form string control such as StringEdit, by right clicking methods node

  • André Arnaud de Calavon Profile Picture
    303,730 Super User 2026 Season 1 on at

    Hi Veera,

    I have altered the heading of you question to remove the capitals. Please don't use only capitals in your question title.

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

#1
Joris dG Profile Picture

Joris dG 5

#2
Andrew Jones a1x Profile Picture

Andrew Jones a1x 2

#3
GL-01081504-0 Profile Picture

GL-01081504-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans