Here is the path/location of the list I am talking about:
I think it comes from this tmp table but I can't find from where the records are getting inserted into that temp table:
(I checked SysUserADUserImportWizard class but couldn't find anything useful. I might have overlooked something though.)
Thank you!
GJ
Oh, HAH!! I didn't even notice that the actual combo box control had any methods. That would've been my initial guess too is to look there, but when you think about it, methods at the control level are meant to run after the fact, whereas populating the options in a combo box need to happen before. You're very welcome........I'm glad I was able to help. Have a good afternoon!
That was it! Thank you sir. I kept looking into the methods of the combobox 1 tab below. Haha
That's something I never thought to research until you mentioned. You raised my curiosity! In the SysUserADUserImportWizard form, expand the following: Designs --> Design --> Tab:Tab --> TabPage:SelectDomain --> Methods. Right-click on pageActivated method and select View Code. From there, it uses a combination of an IL class System.Collections.Arraylist and an AX class AxaptaUserManager to populate the domain combo box.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Sohaib Cheema 745 User Group Leader
Martin Dráb 597 Most Valuable Professional
André Arnaud de Cal... 580 Super User 2025 Season 2