General
-
Download links not working
I submitted a download request or power apps version, however the download link in the email I received did not work. (Nothing downloaded).
I've tried with other versions and the same thing happened.Any ideas?
Thanks
1 vote -
Display/Enable Rules with out steps should default to IsCore = True
On occasion customizing commands import enable/display rules that contain no steps. This causes the subsequent publish to fail. They have to be toggled to IsCore=True.
Suggest rules with no steps default to IsCore=True to avoid the error.
Knowing that you need to set this manually to get a publish is not obvious. If you know, you know, otherwise...
1 vote -
Manchester Airport Taxi:Book Taxi to/from Manchester Airport
Manchester Airport taxi: AtoB taxi to/from Manchester Airport. AtoB Airport Taxi will pick you up at Manchester Airport and transfer comfortably anywhere in UK
https://atobtransfer.com/manchester-uk/taxi-manchester-airport/
https://www.facebook.com/transferservicebrussels/
https://twitter.com/AtoBtransfer1 vote -
Office 365 Email signature generator
Sigsync Office 365 Email Signature software allows you to have full control over your organization’s email signatures such that you can efficiently raise your company brand and stay compliant with company-wide email signatures always.
This secure web-based email signature service lets you to create email signature centrally and manage all users in your organization sending email across any device.
With Sigsync Office 365 Email signature software you can
• Design signature for all employees a brand, professional email signature for the every email send from any device.
• Centrally manage all users’ signatures through web-based, centralized dashboard without any desktop…1 vote -
MBOX to PST Converter Software
Many users want to convert MBOX to PST (Personal Storage Table) files because they want to open the converted PST files in MS Outlook. EdbMails MBOX converter is a flexible solution for all users who want to convert MBOX files to PST files. The online market is packed with various MBOX file converters, which enables you to convert MBOX files to Outlook PST files. Still, this MBOX converter is most distinctive compared to other tools as it comes with several technically superior features. Before explaining more about the product, first get a few necessary information regarding the conversion process.
MBOX…
1 vote -
Import PST to Office 365 an automated tool
MS Office 365 email service provides various opportunities for businesses to standardize the requirement . Moving PST to Exchange Online can be formidable. EdbMails import PST to Office 365 utility does this job easy . You can migrate a particular folder or outlook data files that you want to migrate from a PST file to Office 365 tenant.
The solution supports the migration of PST files to Office 365 including emails with attachments, tasks, notes, contacts, and calendars.
Overview of its features:
Direct PST file migration to Office 365 tenants
No limitations on File Size
Supports Incremental migration. No duplicate…0 votes -
New Icons are missing
Icons are missing in Unified Interface for RibbonWorkbench2016313911_managed.zip.
Kindly Help. Thank you.
3 votes -
Add Dynmic Button
Hi
I add a flyout button that populated dynamically.
I have no problem when I want to add a normal button and everything fine but when I want to add new another flyout I couldn't add sub item.function CommandWorkflow(commandProperties) {
debugger
var results = loadParentOptions();
var command = GenerateCommand(results);commandProperties["PopulationXML"] = command;
}
function GenerateCommand(results) {
…var command = "<Menu Id='demo.CustomReportMenu" + CreateGuid() + "'><MenuSection Id='demo.CustomReportSection" + CreateGuid() + "' Sequence='10'><Controls Id='demo.CustomReportControls" + CreateGuid() + "'>";
if (results.value.length > 0) {
for (var i = 0; i < results.value.length; i++) {
debugger
var new_englishname = results.value[i]["new_englishname"];
var new_name =0 votes -
Permitir editar o label do botão para letras minúsculas e maiúsculas.
Nas propriedade de edição do label, permitir editar para escrita maiúscula ou minúscula.
1 vote -
Add new command buttons from Unified Interface
With Unified Interface, there are a lot of changes in Ribbon Definitions.
Is there any plan to add those new buttons from the updated ribbon definitions in the tool so that the users can hide/customise out-of-the-box buttons easily?
https://download.microsoft.com/download/C/2/A/C2A79C47-DD2D-4938-A595-092CAFF32D6B/ExportedRibbonXml.zipE.g. In order to hide the new Appointment button in the Activity home page, I had to add the following HideCustomAction in Xml manually because modern.Appointment button is not available in the Ribbon Workbench tool.
Mscrm.HomepageGrid.activitypointer.NewAppointment.modern.Appointment9 votes -
Open and Save CRM solution file saved to disk
As well as opening and publishing a solution directly from/to CRM would it be possible to open and save to a CRM solution file saved to disk?
1 vote -
The solution is really slow.
I am using workbench solution 2016 for ribbon custmization. At first it takes three attempts to load solution in workbench even though solution have just 2 entities and not many web resources or any other stuff in it. And now its been half an hour but my customization aren't published yet..;(
0 votes -
How to customize new UCI dynamic ribbons in Dashboard and Subgrids
New UCI updates change the dynamic ribbons available on subgrids and on list components in dashboards.
That collection of buttons do not appear to be included in current version of Ribbon Workbench. How can we customize what appears here? Specifically, how can we run on-demand flows to records in these subgrids? (ie. Marketing List Members when looking at Members on the Marketing List forms)7 votes -
How to customize new UCI dynamic ribbons in Dashboard and Subgrids
New UCI updates change the dynamic ribbons available on subgrids and on list components in dashboards.
That collection of buttons do not appear to be included in current version of Ribbon Workbench. How can we customize what appears here? Specifically, how can we run on-demand flows to records in these subgrids? (ie. Marketing List Members when looking at Members on the Marketing List forms)0 votes -
how to customize export command
I want to customize export command in a sense that it should be only visible for some entities and not all. Do you have any idea how to achieve this ?
Thanks1 vote -
Entity schema name containing word "form"
If the entity schema name contains the word "form" the subgrid section of the ribbon workbench is not configurable. The subgrid section is not displaying any elements.
3 votes -
Implement Default and Invert attribute for OrRule
Currently it is possible to configure the Default and InvertResult value for a OrRule within a DisplayRule. Unfortunatley this configuration has no impact, because it is not considered in the XML.
3 votes -
Change the error message Function Cannot contain Brackets to Special Characters
I had a special Character in my function bu the error message said I had a bracket. I spent several hours looking through the XML looking for a bracket when it was not a bracket but an erroneous semi-colon.
1 vote -
Ribbon workbench is not loading
D365 solution contains only 1 entity to be edited in Ribbon Workbench but still tool is not loading saying "Your solution is too large".
7 votes -
Can not delete button
I created one flyout button with name Start. Then I added again on Start button another flyout button with name Continue.
On button Continue I added 4 different regular buttons. So I have Start - Continue - Button.When I want to delete one of this 4 regular buttons, when I click on them with right mouse click the menu with Delete option is not showing long enough so I have time to click on it. It shows only for a second or two and I am unable to delete this 4 buttons.
1 vote
- Don't see your idea?