NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<style>
.tippy-box[data-theme~='motif-nav-hover'] {
background-color: #1a1a24;
border-radius: 0;
color:#fff;
}

.nav-button:hover {
background-color: #1a1a24;
}

.gb-content{
padding-left: 0px !important;
}
.footer{
margin-left: 0px !important;
}

</style>
{% editable snippets 'getIDTokenContentSnippet' type: 'html' %}
<div id="mainContent" class="wrapper-body" role="main">
<!--Vertical Nav and Content Start-->
<div class="gb-NavAndContent">
<!--Vertical Nav Start-->



<!--Vertical Nav End-->


<div class="gb-content">

{% include 'Page Copy' %}

{% if page.adx_entitylist %}
{% include 'entity_list' key: page.adx_entitylist.id %}
{% endif %}

{% if page.adx_entityform %}
{% entityform id: page.adx_entityform.id %}
{% endif %}


</div>
<!--Vertical Nav and Content End-->
</div>


<script>
$(document).ready(function () {
FixedManageMenu();

/* var localStorageMenu = localStorage.getItem("EYMenu",menuHTML);
if(localStorageMenu != null && localStorageMenu!= undefined && localStorageMenu != ""){
document.getElementById("MangeMenuID").innerHTML=localStorageMenu;
}
else{
GetMenusFromAPI();
}*/

});
function FixedManageMenu(){

var menuHTML1="";

menuHTML1= menuHTML1 + "<button aria-label=""+ "Manage Group"+"" class='motif-vertical-navigation-menuitem motif-vertical-navigation-menuitem-child ' data-testid='motif-vertical-navigation-menuitem'role='menuitem' title=""+"Manage Group"+"" onClick="location.href='"+DevFabricSiteURL+"/rbac/manage-groups"+"'"> <div class='motif-vertical-navigation-menuitem-iconcontainer'> </div> <div class='motif-vertical-navigation-menuitem-label Custom-Marketplace-Show'>"+"Manage Group"+"</div></button>";

document.getElementById("MangeMenuID").innerHTML=menuHTML1;

}

var menuHTML="";
function GetMenusFromAPI(){

let varCurruser=currentuseremail;
let finalvalue=varCurruser.replace('@','%40');
let varDevSite = DevFabricSiteURL;
var postdata={
"accesstoken":id_tokenCS,
"methodType":"get",
"apiURL":rootSiteApi + "api/v1/Menu/GetMenu"
}
$.ajax({
url: flowURL,
type: 'POST',
headers: {"content-type":"application/json"},
data: JSON.stringify(postdata),
success: function(data) {
if(data!=null && data!=undefined && data !=""){
if(data.menus!=null && data!=undefined && data.menus !=""){
if(data.menus.length>0){
(data.menus).forEach(res =>{
if(res.name=="manage"){

if(res.menuOptions.length >0)
{
let menuOpt = res.menuOptions;

menuOpt.forEach(resultItem => {
menuHTML= menuHTML + "<button aria-label=""+ resultItem.description+"" class='motif-vertical-navigation-menuitem motif-vertical-navigation-menuitem-child ' data-testid='motif-vertical-navigation-menuitem'role='menuitem' title=""+resultItem.description+"" onClick="location.href='"+varDevSite+resultItem.url+"'"> <div class='motif-vertical-navigation-menuitem-iconcontainer'> </div> <div class='motif-vertical-navigation-menuitem-label Custom-Marketplace-Show'>"+resultItem.description+"</div></button>"
});
//document.getElementById("MangeMenuID").innerHTML=menuHTML;
}
}

});

document.getElementById("MangeMenuID").innerHTML=menuHTML;
localStorage.setItem("EYMenu",menuHTML);
}
}
}

},
error: function(data)
{

console.log(data);
ErrorPopUp(data.responseText);
}
});
}
function AnalyticLink(){
window.location.href= DevFabricSiteURL + '/analytics-portal';
}
function ExploreLink(){
window.location.href= DevFabricSiteURL + '/api-catalog';
}
function TechNavLink(){
window.location.href= DevFabricSiteURL + '/business-products-navigator';
}
function ManageOfferingLink(){
window.location.href= '/ManageOffering';
}
function ManageProjectLink(){
window.location.href='/ManageProject';
}
function InvoiceLink(){
window.location.href= DevFabricSiteURL + '/invoice'; //LGI 19012023 Change
}
function MyExpLink(){
window.location.href= DevFabricSiteURL + '/eydx/myeydx';
}
function MethodologyLink(){
window.location.href= DevFabricSiteURL + '/eydx/methodology';
}
function CommunityLink(){
window.location.href= DevFabricSiteURL + '/eydx/community/overview';
}
function TopicLink(){
window.location.href= DevFabricSiteURL + '/eydx/topics';
}
function GetTokenLink(){


document.getElementById('GetTokenTextID').value=id_tokenCS;

var copyText = document.getElementById("GetTokenTextID");
copyText.select();
copyText.setSelectionRange(0, 99999); // For mobile devices
navigator.clipboard.writeText(copyText.value);

}


</script>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.