
Hi there!
I have created custom button in Ribbon Workbench. It button appears on all entities (I added it on ApplicationRibbon on Form section). Also I've applied some display rules.
Is anybody know if exists way to set fixed button position? For example in the top of '...' menu.
But I think '...' button appears if common elements overflows command bar.
Which best way I need to use to control button position? Because any entity has custom set of command bar blocks, and my custom button appears in different places, sometimes it first button in command bar, on another entity it appears in the middle and e.t.c.
*This post is locked for comments
I have the same question (0)Hi Lee,
I do not know of a way to do this, but interested in seeing if others find something. I do know the ribbon is built at runtime and that is why the position changes depending on what security access an individual has. I also know there is no support for manipulating the DOM or css.