Stoetech


Forms are the main area that a User will interact with. They are key for user adoption, so be sure to spend the time on making them easy to use. Your two hours of work can potentially shorten the task of each end User by 2-3 seconds a Form. This adds up potentially in the tens of thousands of dollars of saved money annually.

One of the big problems with any CRM system is that people don’t like it at first. When a company has a culture of not liking its software, many bad things can happen. On the flip side, some systems just work perfectly. This is not chance; the entire system was well thought out by experienced Developers and Admins.

Don’t be frightened, forms are easy. Let’s start by discussing the various types of Forms.

  • Main Form – The main way that is used to interact with entity data.
  • Mobile Form – This simplified form is used for phones.
  • Quick Create Form – Short version of the Main form used for record creation.
  • Quick View Form – These offer a simplified view of parent records via a lookup field. This is information that can be added to child record forms.

You can have multiple forms for different Users in your organization via security roles. For example, you might not want everyone in your company to be able to see how much money a client is worth. You can create a separate Form that doesn’t include this Field. When creating these Forms, you just need to adjust the security roles, and which one sees that particular form. Below is an example of assigning access to the main Account Form to different security roles.

Structure of a Form

Let’s discuss the areas that are in this Main Account form above.

  1. In the top left, we have the ribbon bar. Above that, in the black, we find the navigation bar.
  2. Below the ribbon, we find the Summary tab. Inside the tab are a few sections. These include Account information and address.
  3. In the middle, we have the social pane. This is where notes, activities, and recent posts are displayed.
  4. In the top right, we have the header. In this example, we have the annual revenue displayed, but other information can be displayed instead.
  5. In the bottom left, we have maps. This has to be turned on in Setting for it to display.

Form Designer

What you see below is the form designer. This is where you will be dragging and dropping Fields to wherever you want them on the Form. You can move Fields up or down by just dragging them. You can add additional tabs, sections, and sub-grids on using this designer.

An example of the form designer

On the top of the form designer screen, I pressed the insert button. This allows us to insert lots of things into our form.

On the insert tab is where you can find the “Sub-Grid”

So often I find that forms are enhanced by using a mixture of the below fields.

  1. Bing Maps
  2. Notes (This includes activities for the entity)
  3. Web Resources (HTML, Javascript)
  4. Timers (A timer that appears on the form)
  5. Iframes (Can Display a web page)
  6. Spacers (Blank spaces on the forms)
  7. Social Insights (displays social information from Microsoft social engagement)
  8. Sub-Grids (a grid full of related records)
  9. Quick View Form (insert a quick view form to a related entity)
  10. Navigation Link (allows you to link to a custom URL)
  11. Knowledge Base Search ( a search for knowledge articles)

Form Order

If the user’s security role dictates that they can see multiple forms, the form order will decide which one to populate. This can be found if you go to the Solution, Entity, and Forms.

As you can see below, you just move the order up or down.

Editable grids – subgrids

Editable grids are very useful if you want to be able to easily access related Entity data. For example, we could add a list of Leads on an Account. Let’s try filling out one that shows related parent accounts.

Let’s call it “other records.”

The Sub-Grid doesn’t have any related records for a parent Account because this account does not have a parent Account. I expected there to be nothing in the grid. Hooray, a success!

Access Teams

Access teams are technically a configuration, but I think it should be discussed under this section because they play such a big part in forms.

Access teams can be used by inserting a sub-grid.

Able to share records by adding people to a sub-grid on a form. Once a person is added to that sub-grid, they are automatically added to the access team.

Must enable an entity for access teams when it is created.

Must create an access team template which says whether the people added to the access team have access to append, create…etc.

Requirements

  1. The user that is sharing the record must have the share privileges for the record
  2. The user that is sharing the record must have all the security privileges as defined in the access team template

I won’t go too much into detail, but it’s good to know what you can do with just a Form.

As always, try following along with this post by actually doing what I do. They are really good exercises, and after all, we’re all here to learn.




Author: Taylor Johnson
I am a Microsoft Dynamics 365 Professional writing a blog to provide free education for all. I will be posting courses that teach the various subjects needed to be a professional in this field. I welcome you to contact me to discuss inquiries about working on your platform.

Leave a Reply