customize the apiary console drop-down menu - apiary.io

I want to customize the apiary console's drop-down menu. Here is my use-acases
I have added the HOST field in apiary blueprint which is a url of a staging server. In console, by default, the drop-down menu shows production name for this url.
1). Is it possible change the production in console drop-down menu to staging ?
2). Is it possible to remove the "Debugging Proxy" from drop-down menu ?

[Disclaimer: I work for apiary.io] It is possible to customise the dropdown menu to some extent and this is a part of our paid plans. Feel free to contact support [at] apiary [dot] io for more information on this.

Related

How do I customize the Share Dialog, specifically to remove the "Share With People" section in Tableau

I need to customize the Share Dialog, specifically to remove the "Share With People" section.
Hi, my customer wants me to remove the "Share With People" section of the Share Dialog so that the user is only presented with the link to their custom view. I've noticed in the samples at https://help.tableau.com/samples that if I open the Share Dialog it only has the link which is what I want. Plus they have the social media links, which I don't really want, still shows customization possibilities.
Looking at the code, I don't see anything fancy that was done to accomplish this, so I have come to the conclusion that help.tableau might be a special version????
NOTE:
my version: 2020.1 (Out of my control)
OS: Linux (AWS instance)
Images attached:
helpDialog.jpeg (dialog from help.tableau)
myDialog.jpeg (dialog from my integration)
I have complete control over the server and any integration code needed, I just can't find the fix. Any ideas would be appreciated.
MyDialog.png
HelpDialog.png
In the end, this can't be done. I removed the button from Tableua using the parameters and wrote my own "share" outside of tableau.

What are the asterisks on some Team Services menu items?

When I access my Team Services account in a browser, some menu items have an asterisk at the end of their name. In this image you can see 2 examples of them: "Wiki" and "Work Items".
What does that asterisk mean?
It is a preview feature that you can turn on/off from Preview feature menu.
More information: View and add work items using the Work Items page
These are preview features/hubs which aren't released in general availability.

Disabled touch-ui but unable to find sidekick when i switched to classic-ui

Is there any way that i can do it for whole site?
For individual user instance, Go to user account settings > Preferences > Author mode, select classicUI
more info here: https://docs.adobe.com/docs/en/aem/6-3/author/author-environment/user-properties.html#Account Settings
Alternatively, to have all users of an AEM instance use the Classic UI by default, start off by going to the AEM Web Console Configuration (/system/console/configMgr). Make sure you’re signed in as an admin and do a find for “WCM Authoring UI Mode Service.” If the service is not visible, click on the OSGi button at the top followed by Configuration, and then do another find. Click on “WCM Authoring UI Mode Service” and change the “Default authoring UI mode” to “CLASSIC” (or back again to “TOUCH,” depending on what you want to do). You must enter “CLASSIC” or “TOUCH” in uppercase letters or an error message will show up when opening a site. Changing this setting will make the chosen UI the default for all sites of the AEM instance. When opening a site with /siteadmin, or /sites.html/content, the site should now open using the Classic UI. This should be the case for all users.

Cannot see Content Type in Orchard

I am running Orchard 1.6 and have the following problem when setting up a Site of either template Blog or Core.
I go to the dashboard and go to the Content menu item on the left. There is no Content Type menu item only Content.
All training videos seem to get this straight away, what am I doing wrong?
Go to the modules (there's a link in the left menu) and enable ContentTypes feature.

SugarCRM, Is it possible to give edit options to some fields to users

I have some different kind of issue here on SugarCRM.
As Admin I created a module named as "My Projects" where only "Project Manager" can edit/create or delete and the "designers" can only view this, this part is done.
Now I created a custom field (dropdown field) as "Project Status" which should be available for everyone to edit (e.g Project Manager and Designers).
As designer, should not allow to edit any other options/fields in "My Projects" except the "Project Status" field.
I am not sure whether it is possible to give edit option to certain fields instead of whole module.
Please let me if anyone come across similar situations.
Edit
I am using SugarCRM Professional version 6.1.5
If you're using SugarCRM PRO/ENT you can define permissions on both module and field level.
Go to Administration -> Role Management
Select the role
Click on a module to enter "field permissions" mode
Click on the field you want to change
Save when done
For more information, see SugarCRM documentation.