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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

incorrect tabpage is set as active when the form is opened

(0) ShareShare
ReportReport
Posted on by 932

Hello,

I have a form with two tabpages and even though I have tab property on the tab set to 1 second tabpage is constantly set as active when the form is opened.

pastedimage1627750481186v1.png

I tried set this property by default to -1 but it doesn't help. Did anybody encounter such issue before. Any help will be appreciated.

Thank you.

I have the same question (0)
  • dark_knight Profile Picture
    932 on at
    RE: incorrect tabpage is set as active when the form is opened

    THe only problem left that when I click on the create button in the default action pane it redirects me to the 2nd tabpage still thinking it's the main tabpage. Maybe I need to create a custom actionpane and switch off the default action pane created by the D365FO. What do you think? IN that case how to switch off the default actionpane?

  • dark_knight Profile Picture
    932 on at
    RE: incorrect tabpage is set as active when the form is opened

    Hi Danilo,

    Worked like a charm for me:) Added this in run before super() as you advised above

     public void run()
        {
            TabPageGrid.activatePage();
            super();       
        }

    Many thanks!

  • Verified answer
    greengrimms Profile Picture
    1,400 on at
    RE: incorrect tabpage is set as active when the form is opened

    Hi Azat,

    Have you tried calling the activatePage() method for the first tab page on the run method / postRun event handler of the form?

    TabPageGrid.activatePage();

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

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

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 858 Super User 2025 Season 2

#2
Sohaib Cheema Profile Picture

Sohaib Cheema 850 User Group Leader

#3
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 827

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans