Can we change Command bar control display limit in crm 2013? - dynamics-crm-2013

Is there any way we can change the limit of command bar to show more than 5 buttons in crm 2013 ?
If anyone have idea kindly share.

The Dynamics CRM Spring'14 update increases the visible buttons to 7 ... Other than that, there is no way to change it. If you have more, the dots will still show everything else as it is now.

The limit is 5 (7 in Spring '14 release as Alex pointed out), additional buttons will be always listed in the overflow section (the three dots)

Related

Buttons and Drop Downs duplicating in IE11 Word Add-in

I have a Word 2016 Add-in (Office.js) built with Bootstrap 3 and jquery.
Windows 7 users are reporting (and I've seen) duplication and even triplication of buttons and dropdown menus when they return to Word 2016 after letting it sit for 45 minutes or so.
If you just refresh the page you get a correct, single version of these buttons and dropdowns.
Somehow IE11 is deciding on its own to update the page and, in doing so, creating duplicates.
The buttons and dropdowns all work. Refresh returns the page to the correct state.
Anyone have any direction to go or ideas on this?
Thank you for the detailed response & interest - apologies for the long delay in responding.
I've only seen this with one user, in the UK, running Windows 7 and Word 2016. I screenshared with him and saw the triplication in person...unfortunately didn't think to take screenshots of his experience. His IE11 install didn't have the "Install new versions automatically" checkbox that I have (Windows 10).
(Side note: the permutations of Word 2016 and IE11 are ending up being quite a handful - I have many institutional users and they don't control updates to one or both...hard to even figure out what they're using).
He had three versions of every Favorite button and three versions of each Group Drop Down.
A simple refresh of the page returned things to normal.
The buttons all worked while the dropdowns had all 3 sets of choices in the first iteration of the dropdown; the second and third iteration of a dropdown was empty.
He described the situation as resulting after he "lets Word sit without using it or my solution for 40+ minutes." He has used my solution extensively and hasn't reported seeing it during use.
The screenshot below shows things as they are normally.
In his situation, that first button (for example) named 'Link' would repeat after the list of buttons along with every single other blue Favorite button.
The Dropdowns (Argument etc.) would be similarly duplicated or triplicated (he hasn't seen 4 yet).
My code is pretty simple jquery/javascript. When you load the page or refresh it pulls content and builts these buttons and dropdowns dynamically. I don't understand a situation where the browser somehow reloads or duplicates content...

Microsoft Access - Progress bar when running a single query

I've seen a number threads / forums with examples of progress bars in access databases which unfortunately hasn't resolved my issue.
I know Access has a small status bar that shows you the progress of the running query but this is not adequate for my needs.
Is it possible to show on a popup form a progress bar of the current (single) query that is running? displaying the percentage of how much of the query has been processed?
or perhaps would it be possible to display the status bar in a popup form?
Many thanks
Max
No, you can't do either.
For a single query, all there is is the internal, automatic progress bar.
Custom, manual progress bars are only possible if you have multiple actions (like a loop).

Double numeration invoice Odoo v8

I'm working for a company as a scholar. And they've asked me to implement an ERP to handle their invoices.
I've selected odoo coz its the only one I can somehow handle. Im not an expert developer and im even worse in ERP/Odoo.
The thing is, that the company has 2 different numeration mask(L2M000 & IW000) for invoices and i can just set one from the account module configuration.
I've tried many things and ive manage to get 2 different print pdf layouts, but i dont know how to set 2 different numeration masks.
Hope someone can help me, thanks!
Hello follow these steps to change Sequence numbers for desired apps.
You now have to activate Developer Mode to get access to the Technical sub menu within Settings, where all of the familiar administrative management menus are.
First, click the arrow next to the question mark inside the circle (this is found on the right hand side of the screen within the purple bar {Enterprise} or black bar {Community}), and select About.
Next, click Activate Developer Mode.
Finally, visit Settings -> Technical --> Sequences and Identifiers --> Sequences.
You will get options as shown below.
Then edit the one which you want to.

Calcuatled Area missing from PowerPivot after upgrade

I've been using PowerPivot 32-Bit version with my Excel 2010 for months with no issues.
Today I installed MS Office 2010 64-Bit so I installed PP 64-Bit as well. My problem, though, is the Calculations Area at the bottom is completely missing (the place where you enter measures). For good measure, the Data View is gone too.
Any thoughts on what I could do to make the Calculations Area visible again?
TIA,
Kevin
You can enable the calculation area in the home tab from MSDN help:
You must be in Data View. On the Home tab of the PowerPivot window, click Calculation Area in the View area. The Calculation Area appears below the table’s columns, and the Calculation Area button is highlighted and active.
see this help topic:
http://msdn.microsoft.com/en-us/library/hh272048(v=sql.110).aspx
Also see the attached picture below:
What does it mean that you say there is now Data View? What do you see when you open the Power Pivot window?

DevExpress Style Application behavior messed up after being open for 4 hours

I don't know if anybody had encountered this issue but I have this VB app which has to be left open for hours and it updates form elements every 30 seconds. I used DevExpress WinForm styles for this app and I set the LookAndFeel to "Whiteprint" Theme.
After a few hours when I hover the mouse over to the Ribbon Menu all elements in that section blink for a few seconds and some other panels in the form are gone and replaced by red borders and a cross inside them.
I have no idea why such thing would happen. Any clues ?
It's difficult to determine the cause of this issue due to the lack of information. In most cases, the problem is caused by incorrect use of background threads in the application.
I believe you can start to find a suitable solution to your issue in the Big red X: A control becomes crossed with red lines after an exception KB article.
Then you can try to search the similar issues at DevExpress Support Center.
If it does not help you, please contact the DevExpress directly.