www.develop1.net
Open in
urlscan Pro
96.31.47.71
Public Scan
URL:
https://www.develop1.net/public/rwb/ribbonworkbench.aspx
Submission: On May 15 via manual from IN — Scanned from DE
Submission: On May 15 via manual from IN — Scanned from DE
Form analysis
1 forms found in the DOMPOST ./ribbonworkbench.aspx
<form method="post" action="./ribbonworkbench.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00" role="form">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="uSDfTZEqkAwjI+9uNr6o26iLtUWWwVSf1aU9E8d2pkpvpfC5nypcuVbecdts1i6skvevQxyBWOezUjti1vGt8WztmuAnhRNBzi0IXjVsBSt7DbzGDMbS/XcoFr2LjRN6tVD/5g==">
</div>
<script type="application/javascript" async="" defer=""
src="https://by2.uservoice.com/t2/130372/web/track.js?_=1684174459271&s=0&c=__uvSessionData0&d=eyJlIjp7InUiOiJodHRwczovL3d3dy5kZXZlbG9wMS5uZXQvcHVibGljL3J3Yi9yaWJib253b3JrYmVuY2guYXNweCIsInIiOiIifX0%3D"></script>
<script type="text/javascript" async="" src="https://widget.uservoice.com/F3NJyLzKf5FHlZErJaDgyQ.js"></script>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/public/RWB/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZKFmBG-AUY7YwSX-Eh_-So8UKa0fIVRDpGlQdJn4r3q4SNLVEw2&t=637814372020000000" type="text/javascript"></script>
<script src="/public/RWB/WebResource.axd?d=x2nkrMJGXkMELz33nwnakCtZ34Mn6eBLBMlvZVv4Wb4Oh2imzvaEcSb41UN__ZKr_-NEfxOm8xbKr0mL-Fcwb5JstEM1&t=637814372020000000" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A450F34D">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="VKsGH+6RgO70Z95FU3/IA7kUArRk1URR3jH15/pT9j5XwDpkGCzJeKxdOxhskrxxJdDEo0GL3QpiNAnCvTQalnKRacOD0oq4EV1Q140a08VDoXNjcE/7FQe7lSOSxX6glPP6GW3y8FjXVFT2RaysUcNSUH2TL3BEuqFJEGOg1uWGtjtNgdn7kxyIKd6k7DcLkHflevvMIN5OXvKX/BcnKy9F5K5+3qgH+eCfapOyFbCMVjO3sYFEoaLBP6KJJfIxp7cM9W59UhSh9XKYwmnYL7O5uWvak0Fv01zew3KtF8+so3T3jjDuVfWWKo7UjX9E0JQn0w==">
</div>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6 wow bounceIn" style="visibility: hidden; animation-name: none;">
<label for="sel1">Your name:<span id="NameValidator" style="color:Red;visibility:hidden;">Required</span></label>
<input name="Name" type="text" id="Name" class="form-control">
<label for="sel1">Your email:<span id="RegularExpressionValidator1" style="color:Red;visibility:hidden;"> Please enter a valid email address - we'll only use it to send you updates about the Ribbon Workbench</span>
<span id="ctl01" style="color:Red;visibility:hidden;">Required</span>
</label>
<input name="Email" type="text" id="Email" class="form-control">
<label for="version">Version:<span id="ctl02" style="color:Red;visibility:hidden;">Required</span>
</label>
<select name="Version" id="Version" class="form-control">
<option value=""></option>
<option value="50">CRM 2011 (requires Silverlight)</option>
<option value="60">CRM 2013 (requires Silverlight)</option>
<option value="70">CRM 2015 (requires Silverlight)</option>
<option value="80">CRM 2016</option>
<option value="82">Dynamics 365/Power Apps</option>
<option value="1111">Latest Beta</option>
</select>
<div>
<span id="CheckBoxRequired" style="color:Red;visibility:hidden;">Please accept the license agreement </span>
<span class="checkbox"><input id="Agree" type="checkbox" name="Agree"><label for="Agree">By using the Ribbon Workbench I am agreeing the the <a href="http://develop1.net/public/page/Download-License">license agrement</a></label></span>
</div>
<input type="button" name="cmdDownload" value="Generate Download Link"
onclick="if (!Page_ClientValidate()){ return false; } this.disabled = true; this.value = 'Please Wait...';WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("cmdDownload", "", true, "", "", false, true))"
id="cmdDownload" class="btn btn-default submit-btn form_submit">
</div>
<div class="col-md-3"></div>
</div>
<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("NameValidator"), document.getElementById("RegularExpressionValidator1"), document.getElementById("ctl01"), document.getElementById("ctl02"), document.getElementById("CheckBoxRequired"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var NameValidator = document.all ? document.all["NameValidator"] : document.getElementById("NameValidator");
NameValidator.controltovalidate = "Name";
NameValidator.errormessage = "Please enter your name";
NameValidator.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
NameValidator.initialvalue = "";
var RegularExpressionValidator1 = document.all ? document.all["RegularExpressionValidator1"] : document.getElementById("RegularExpressionValidator1");
RegularExpressionValidator1.controltovalidate = "Email";
RegularExpressionValidator1.errormessage = "Please enter a valid email address - we\'ll only use it to send you updates about the Ribbon Workbench";
RegularExpressionValidator1.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
RegularExpressionValidator1.validationexpression = "\\w+([-+.\']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*";
var ctl01 = document.all ? document.all["ctl01"] : document.getElementById("ctl01");
ctl01.controltovalidate = "Email";
ctl01.errormessage = "Please enter your name";
ctl01.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl01.initialvalue = "";
var ctl02 = document.all ? document.all["ctl02"] : document.getElementById("ctl02");
ctl02.controltovalidate = "Version";
ctl02.errormessage = "Please enter your name";
ctl02.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl02.initialvalue = "";
var CheckBoxRequired = document.all ? document.all["CheckBoxRequired"] : document.getElementById("CheckBoxRequired");
CheckBoxRequired.evaluationfunction = "CustomValidatorEvaluateIsValid";
CheckBoxRequired.clientvalidationfunction = "CheckBoxRequired_ClientValidate";
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
} else {
return true;
}
}
//]]>
</script>
</form>
Text Content
Toggle navigation * HOME * ABOUT * FEATURES * DOWNLOAD * SUPPORT RIBBON WORKBENCH The Ribbon Workbench has been the standard for editing the Dynamics CRM Ribbon since CRM2011. With the release of the new non-Silverlight version, customising the Dynamics 365 & Dynamics CRM Command Bar and Ribbon has just got even easier! By installing the Ribbon Workbench you'll quickly be performing customisations that were previously only possible by time consuming and error-prone manual editing of RibbonDiff Xml. Download Learn more OPTIMISE THE COMMAND BAR & RIBBON TO SUIT YOUR NEEDS Sometimes it can only takes a small tweaks or two to make users love their command bar. You could move common buttons out of the overflow, or hide buttons that are not needed. HOW TO GET THE RIBBON WORKBENCH The Ribbon Workbench can be installed using the following options: MANAGED SOLUTION After installing the managed solution it will be available to all Customisers from inside the Dynamics CRM/365 user interface. Download Solution XRMTOOLBOX READY! You can now also use the Ribbon Workbench from inside the XrmToolBox if you would prefer. Download the XrmToolBox LEARN HOW TO MASTER THE RIBBON WORKBENCH! In addition to the knowledge base you can watch these short videos that take you on a tour of the Ribbon Workbench features and how to use it. Watch the whole video series Features FEATURES The Ribbon Workbench was written to originally to avoid the time consuming task of editing RibbonDiff Xml. Since Dynamics CRM 2011 it has been used by tens of thousands of users to save time and effort on their Dynamics 365/CRM projects. XML FREE EDITING/ Add, rename, hide and move controls. Easily edit existing commands or add new ones. Dynamically control visibility Rules. DRAG AND DROP/ Drag controls onto the design surface. Drag and drop to re-order Command Actions and Rules. INSPECT CONTROLS/ Examine how out-of-the-box controls work and learn how to create your own. /SUPPORT Knowlegebase, suggestions and support at ribbonworkbench.uservoice.com /TABLET & MOBILE Control visibility of buttons depending on the device being used /AUTO UPDATES! You'll be notified of new updates so that you stay up to date with new features and bug fixes. 96483 + Unique Users 158193 + Downloads 32 + Suggestions implemented DOWNLOAD NOW Tell us a little about yourself and we'll send you the download link. Don't worry we won't share your email with anyone else! Your name:Required Your email: Please enter a valid email address - we'll only use it to send you updates about the Ribbon Workbench Required Version:Required CRM 2011 (requires Silverlight) CRM 2013 (requires Silverlight) CRM 2015 (requires Silverlight) CRM 2016 Dynamics 365/Power Apps Latest Beta Please accept the license agreement By using the Ribbon Workbench I am agreeing the the license agrement * * Copyright © Develop 1 Ltd 2023. All Rights Reserved.