Cannot set focus on controls in SysWizard on first page/tab.
You should check if SysWizard has welcome page before setting focus on Next-Button.
To help you identify the problem I can show you the code. This is the current code from SysWizard class in method prompt:
// Set focus on the Nex...
Navigation pane
Navigation pane in DAX was collapsed while in DOP it expanded which make it more difficult for user to find the required link and make it less user friendly.
Partners should be able to use their own language on development or build environments
Partner cannot change OS language and cannot install VS language pack on development or build environments that are running in Microsoft subscriptions. But using only English is very painful for engineers who use non-English language. Please support to change OS language and install any language...
Chain of Command should be used for new implemented method
For easy customization, the new implemented method should be published as we can use Chain of Command (CoC). For example, the method SetMCRItemListLineTmpData() in Form(MCRItemListCopying) was implemented from 8.1. We cannot use CoC as this method is Private. We can raise extensibility request...
BUG: X++ allows non-existent table fields without notification.
For clarification, this is a bug report against the x++ compiler, not an 'idea'. There does not seem to be a dedicated location for that.
x++ seems to assume the every table has 'standard' fields, and will not raise an error if not present.
In our case, this ...
Enable Extended Layout Customization in D365FO via CSS or Themes
Currently, Dynamics 365 Finance & Operations offers only limited options for layout customization (e.g., branding with logo and accent color). For companies with strong corporate design requirements, it would be highly beneficial to allow further customization of the user interface, specifical...
Compare binary isv code with current UDE/FinOps version to prohibit problems
Scenario: I am currently working with FinOps version 10.0.2263.172. I then receive a link to a isv package that I download and implement into my local metadata folder.
Problem:
Hereafter lots of problems occurs trying to work with model management - in few words nothing ...
Workspaces Distributed via Personalization -> "Personal views" Generate Different Technical Names and Cannot Be Updated or Cleanly Removed
Hi Community,
when a workspace with multiple views is created and distributed to several users via Personalization → Personal Views, the resulting start pages are now being created with different technical names for each user since one of the ...
Weekend updates for Middle east (Thursday night or Friday)
Dear Concerned
Updating of the MS D365 F&O
Scheduling the update in LCS(Project setting\update setting) as per our need is not available, the options limited and not feasible for us, who working in Saudi Arabia like us.
We woul...
I d like to see microsoft stronger then google
Hi Microsoft I get good idea. first I would like to give it to google but I have really a good respect for Microsoft and I do not want to share it with google because I would like to see Microsoft stronger then google. if you interested to be stronger then google let me know..i am very sure th...

Administrator
There are many reasons methods are kept private (code supportability, backward compatibility, public API footprint, abstraction of functionality and security, ..etc). There are also enough down votes on this idea to justify closing it.