Remove Feature (Footer) in MAF - oracle-maf

I want to remove feature in MAF screen as mention in attached image.
I have many tried to remove marked area in attached screenshots. Is is possible to remove ?
Thanks in advance.
Remove Makred Area

MAF lets you choose what feature(s) you want to show (or hide) in the navigation bar. You can also specify if you (don't) want your app to display a navigation bar.
All this is done in maf-application.xml in the sections "Registered Features" and "Navigation"

Related

How can I hide acumatica Bills of material and Production Orders all screens using code

How can I hide acumatica Bills of material and Production Orders all screens using code.
While publish my customization i ant to hide this two workspace and its Tiles and Screens.
If I understand correctly current issue is hiding the tile item.
Try opening the workspace, then click on the three dots menu and select Edit Menu.
Hover the mouse on the tile and click on the red X button to remove it.
After this change, add sitemap entry in customization (if it's not already there) or use reload from database button. I haven't tested it but this used to work in previous Acumatica versions.
As it was mentioned in comments there is no official programmatic interface to manipulate the tile item.

SPFX Change the position of a ListView Command Set button in the command bar

I created a custom SPFX ListView Command Set button in the command bar which works fine. My only concern is that I don't control his order of appearance in the command bar. My goal is to be able to place it further left or further right as I desire. Also, is there anyway to move or hide the microsoft build-in button(Open, Share, Flow, and so on...)?
See Image Here
This is known case, check #4121 and I suggest you.
To hide build-in command, you could inject custom CSS, check this github demo.

Netsuite: Any way to hide the center tab which seems like a customize tab

How to remove or hide the center tab? It seems to me like a customized tab. I tried to look into Customization> Center and Tabs > Center Tabs but no luck. I search through all the scripts deployment but do not see any related. They are just lying on the bar there permanently. Any help is appreciated.
Hover on the custom tab you want to remove, say "Intranet", and the first entry in the drop-down should be the tab overview section - in this example "Intranet Overview". Click that and look for "Edit Custom Tab" near the top right. Click that and under Audience you can remove the role from the tab.
You can also get to the edit tab screen through Customization > Centers and Tabs > Center Tabs as you were, but you need to make sure you're looking at the tab under the correct Center you're using in the role you want to remove it for, and then under the Audience tab you choose which Roles (or employees, groups or whatever) it will show for.
Finally I managed to hide these two annoying tabs from the bar. :)
You just have to navigated to Setup > Company > Enable Features and then under Web Presence Tab and uncheck the Intranet box as shown in below. Done.

Sharepoint 2013 - Remove [2] from webpart Title

My Home page with all the webparts has a number in brackets after the webpart title.
How can I remove this?
Ok, I found a solution.
Stay at the page that you can see "XXX [Number]"
Click the "Page" button at the top-left corner
Click the "Edit Properties" button
Click the text(possibly blue) "Open Web Part Page in maintenance view"
Check the duplicate web parts you want to remove and click the "delete" button above.
(If you are NOT sure which are the web parts you want to keep, please delete them all and re-add the web parts you need. Otherwise, you might end up with some white space on the web part page.)
The number gets added because you have multiple web parts configured with the same title. You need some change on the webpart's title to make the [2] disappear.
Alternatively, you might want to hide the webpart's title. Edit your webpart, expand the "Appearance" section, and select the option "None" on the "Chrome type" dropdown.
This was driving me nuts too. Follow the steps here for the steps to delete it through the webpart maintenance page:
http://www.spdeveloper.co.in/tipsntricks/pages/opening-webpart-maintenance-page.aspx
Add a space after the title, this way you can use the same title for multiple webparts.
Of course you should delete the "extra" duplicate web parts using the same title if they aren't visible on the page. But it's not unusual to want the same title showing for different web parts. In that scenario, a simple fix is to add a space after the title in the Appearance section of the duplicate web part's properties. If there are multiple web parts with the same title, just add more spaces. SP will treat the titles as unique.

Orchard CMS 1.5 Navigation sub menus

New to Orchard. I have been looking for some documentation on how the menus actually work. It appears that you can have hierarchical menus, but I cannot find any good information on this.
It took me a while to figure this out too. You can see how to create a navigational menu in this video (around 8:45, but i'd recommend watching the entire video).
Basically, you need to drag & drop an item below and to the right of another content item in order to make a nested menu item.
Yes, you can. Since 1.5 you can create hierarchical menus from Navigation admin screen. Hierarchy (and reordering) of items can easily be created by drag & drop.
Navigation screen is used to define your menus. In order to display a defined menu you need to put Menu Widget in the zone of your choice. When you create that widget you need to choose which menu is it going to display. Besides the choice of the menu, you can also choose some other optional parameters if you need to customize the display more (eg. display only certain level).

Resources