Dynamics 365 for field service not showing “Editable Grid” option in the entity controls section - dynamics-365

I wanted to enable le the grid options in Field Service App with Unified Interface. When I press "Add Control" on the entity view in solution. I can only see:
> CC_Analytics_SuggestionsSettingsControl
> CC_CardFeed_Name
> CC_CardFeed_Name
> CC_EstimatesGridControl
No "editable grid". Any help appreciated.

That was trivial - you have to be aware that this is scrollable list though the dialog box is displayed in a way that does not suggest it. I accidentally scrolled this with 2 fingers on mac.

Related

Hide 'Related' tab from the Case for interactive Experience form in Dynamics 9.0

Is there any way to remove the 'Related' tab from the Case for interactive Experience form? There are no related entities to the form still the related tab is coming up in the form.
Already tried from the customization form.
You can hide the related tab in UCI by following below steps:
Go to the form editor for the entity that you want to hide the related tab
Open form properties
Click on Display tab
Uncheck the checkbox "Show Navigation Items"
Now refresh you entity form page to see if the related tab is hidden
Hope this helps.
Unfortunately this is not configurable/customizable as of today, OOB "Related" tab is showing always (without any navaigation entities under that). This is by design today.
Even scripting is not providing a great user experience. This is bothering all our clients, so created an PowerApps idea.

Unable to Hide See All Records button from Sub Grid in UCI

I am not able to hide 'See All Records' button from UCI, the button is not available in Ribbon Workbench. Please refer below screenshot for better understanding - Is there any other alternative?
Currently I am working on MS Dynamics CRM online version 9.1. I have searched on internet but couldn't find something related to 'See all records' button on sub-grid. I have checked the forms for any setting while adding sub-grid, but no luck.
If you have associated entity in the navigation then this icon will show up. Remove from form editor to remove this.
Read more
“Open Associated view” may be the right keyword to search.
Update:
I verified this in my environments (9.1.0.2251) - these options are not there.
But in our preview org (9.1.0.3010) - I can see it. No way to hide it.
Without associated entity in navigation:
With associated entity in navigataion:
Here My solution after I expensed a lot of time ..
Use Ribbon workbench , then select Home and look for NavigatetoHomepageGrid , button doesn't have an icon.
Hope It helps.
NavigateToHomepageGrid

Enable 'unhide' the 'New' button (System button) on Lead entity

I want to Enable 'unhide' the 'New' button (System button) on Lead entity which was hidden due to some scenario.
I have tried some approaches to achieve this :
a) I have tried using 'Ribbon Workbench' to unhide but couldn't able to find the button itself.
b) Also Tried editing the Customizations.xml (for the solution with Lead entity and Application ribbon components) to remove the command and reimported.
c) Used 'VisualRibbonEditor' but same case as Ribbon Workbench.
d) Also i am able to repro the issue "Hide/Unhide 'New' button on Lead" on trial instance as well.
CRM Version Using:
Dynamics CRM 365 Version 1710 (9.1.0.1677) Online
Can you please help me fix this issue. Thanks for your time.
I tried working on your particular issue.
Screenshot 1 shows Leads with New Button Hidden. There is no New Button
Screenshot 2 Shows Ribbon Workbench where Hide rule for New button is removed (unhide)
Screenshot 3 shows CRM Lead Entity with New button after Hide rule is removed.

Dynamics 365(9.0) in Unified Client Interface - How to enable Grid above New button and editable Form?

In UCI not able see "New" button above grid and also editable Form for the same custom entity. I have given the required Security Roles. In classic form, I'm able to do all these things.
Seems like there is a bug in the dynamics 365 UCI for desktop view.
Solution Steps are as follows:
Select Setting > Customizations > Customize the system
Select Entity from Components
In General Tab > Scroll down to "Outlook & Mobile"
Leave unchecked checkbox "Read-only in mobile".

Xaf Radio button / Message box / Dialog Box

Is there any way to show a radio button in the UI using Xpress App Framework? I have been using enums for providing options to select either of two values and then using datasource criteria/properties on them. Also I would like to know if we can populate messagebox / dialogbox at the user end with WebApplications?
Thanks in advance!
There is no standard XAF control for radio buttons, but there is a Knowledge Base article demonstrating how to create your own custom editor.
For your question about messagebox functionality, I refer you to these discussions:
http://www.devexpress.com/Support/Center/Question/Details/Q365097
http://www.devexpress.com/Support/Center/Question/Details/S33494
https://community.devexpress.com/forums/t/103663.aspx
(The first place to ask any DevExpress-related questions is their Support Center).

Resources