Azure portal - Dashboard - cannot edit tile (Markdown) - azure

I have some tiles on an Azure Dashboard (In portal.azure.com).
They are basically just text (to show a heading for a section - with the actual charts, etc..).
For some reason I cannot edit the text. When I click on 'Edit' (the cog) - I just get the pop-out on the right and I just see 'Edit Markdown' with 3 dots just flashing.
Is there something I am missing to try and edit text?
I have tried clearing cache and also in-private browsing (incognito mode).
I have tried both MS EDGE and Chrome...

Related

Power Apps - Rich Text Editor in form: Randomly unable to view/edit (possible height issue)

I'm having an issue with the Rich Text Editor displaying in a custom Power Apps form I created thru/for SharePoint Online. Below are the details
Problem
Somewhat randomly, The Rich Text Editor control loads incorrectly. It appears that the Height is displaying incorrectly, regardless of the FormMode (New, Edit, or View). The user is unable to view/edit any text to the control.
Example:
Expected Behavior
FormMode.New
FormMode.Edit & FormMode.View
Workaround
The only workaround we have at the moment is to refresh (F5) the webpage, but this doesn't always fix the issue. Some users refresh 20 - 30 times before the form is fully visible.
Steps to Reproduce
The issue is random, so it's difficult to reproduce when you want it to happen. Below are steps to create the form in SharePoint & Power Apps.
In SharePoint Online, create a list with a column for Enhanced rich text (Rich text with pictures, tables, and hyperlinks)
List Settings Form Settings: Enable the custom form in PowerApps option
List Settings Form Settings: Select the **Modify form in PowerApps link.
If the default control is not a Rich Text Editor, you may need to modify it.
Width = 1124
Height = 158
Save & Publish the PowerApps form.
Select +New in the SharePoint list to display the custom form.
Results
See the problem section above. Keep in mind, this is random.
What I've Tried
I found a post in the Power Apps Community for Rich Text Editor Not displaying text input section. Unfortunately, I haven't been able to get this to work. Also, the post suggests it would be fixed toon and that was back in 2018, so I wouldn't expect to still see the issue.
I noticed the rich text box had a larger height value than it's parent, but adjusting that didn't fix the issue.
Any assistance would be much appreciated.
Thanks in advance!

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.

What does the "Data Panel" licence do in Business Auther?

I am trying to figure out what should the "Data Panel" option (see image below) enable/disable when I am accessing the Web Player (in Edit mode). I've tried enabling/disabling it but nothing seems to change (or at least, I am not seeing it).
This is my Web Player node in Edit Mode:
Edit
Enabling/Disabling the "Data Panel" option, does show an additional icon on the left-hand side of the Web Player. (Thanks to Mark P.)
I believe in the web player, you can click the circled "Data" button and the Data Panel will open as shown. Does that feature go away without the license?
This panel allows you to see sources, change them out, modify joins, transformations, etc., as well as see other data quality attributes (distinct values, nulls, etc.).

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.

How to restore VBA Editor to its initial settings?

How to restore the VBA Editor to its intial settings ? I have some troubles with macro and projects explorer windows settings, after some bad manipulations.
The only way I know how to accomplish this is to edit the registry.
Close All Office programs
Open a command prompt and type regedit
Navigate to HKEY_CURRENTUSER\Software\Microsoft\VBA\6.0\Common
Right click on Common and Export to save the *.reg file somewhere safe. This is your back up. Double clicking this file will restore your current settings.
Right click on Common and Delete it. Doing this will remove all of
its subkeys that hold your personal settings.
The "Common" key will be recreated the next time you close the VBA Editor along with any changes to the settings you may make.
I have the same issue, it's simple:
TOOLS
OPTIONS
DOCKING
Then select Object Browser, Project Explorer and that's all.
I had the same problem and realised that if I double click the blue heading of a minimal floating menu, such as the Project-VBAProject menu, it would resize and fit in with the other menus that are expanded. With a bit of moving around and double clicking the headers of the menus that I had selected from the VIEW option, I could get the screen back to the way it originally looked at the default setting of the VBA editor.
Phil
Solution Using a Mac and Excel 2016.
I found that I could drag the, e.g., project explorer (pe) window toward the edge of the vb window and the outline of the pe window moves and adjusts once you get close enough to the edge. This also works with the other windows as you bring them into view.
My default view is project explorer upper left, properties lower left. To return these to be in that order, drag the one to that location (which will fill that whole area) then drag the other one right on top of that one. That stacks them in the same column and then you can adjust their size within those locations.
I had this same issue and fought with it for literally 2 days. Finally figured it out!!!
xD First close the Project Explorer and the Properties windows using the X at the top right. Then go to Options under the Docking tab. Uncheck all boxes. Close the options window and if desired check to see that everything is undocked. Now go back to Options>Docking and check all the boxes you had checked (default is all but object browser). Your windows should have returned to default.
This may not solve the OPs original question of "default" for all, but in my case and possibly others I was looking to re-dock the "Project Explorer" and have modules pop up next to it like default. I'm not sure about other settings, but this is how I restored the above behavior.
In the project explorer right click and select "Dockable". Then insert a module and maximize it. This should restore what I consider default behavior.
Actually, it is very easy. You just have to go to View Tab then Click on the Project Explorer & Properties Window. It worked for me because I lost these two and now I got it by doing this. I hope so you will get the same result as well. View the image for more clarity.
Simple steps. Works for Mac , maybe windows too
Close all the tabs in the VBE
View --> Code . This will occupy entire space
After that ,view --> project explorer. this will pop up a tab, drag that tab to the top left corner. It auto fills into a small column which you can drag according to your preference .
Now select view --> properties window and drag the tab to bottom left.
Additional step ( if you use locals window )
Select locals window from view and drag it to the bottom.
Right click any of the window you want to move and click "Dockable". This should allow you to move all the windows as you want and place them as you wish.
I had all menus and windows missing, like no "File", no "Edit", no "View", etc.
Here's what I did:
Closed Excel
Opened the Registry Editor
Navigated to HKEY_CURRENTUSER\Software\Microsoft\VBA
Right clicked on VBA and renamed to VBA_old
Closed the Registry Editor
Opened Excel
Opened Visual Basic
…and voila, VBA was back to normal!
After that, I:
Reopened the Registry Editor and saw that VBA had been recreated
Deleted VBA_old
I'm not aware of a 'reset' command but the starting point would be to go to the View menu and start by setting the Code, Project Explorer and Properties windows and then the Toolbars>Standard (toolbar) perhaps?

Resources