How to Add a Record Wall to a Form - Story From: Microsoft Dynamics CRM Team Blog
If you are an existing CRM user who has created multiple main application forms on some entities before you enable the entities for Activity Feeds, you may find that enabling Activity Feeds for them won’t add the Record Wall control to the forms of the entity which has multiple forms. This blog walks you through the steps of how to add the Record Wall control to such entities’ chosen forms.
Pre-condition:
- You have multiple forms on an entity, e.g. Account.
- You have installed the Activity Feeds Solution. With this condition, you are assumed to have at least system customizer privilege.
- You have enabled Activity Feeds for Account. There is no Record Wall on any of the Account’s main application forms because this entity has multiple main application forms.
What you need to do:
- Following the instructions step by step in order to add Record Wall to one of more forms of Account.
Post-condition:
- Record Wall is enabled on any chosen Account forms.
1. Launch one of the Account entities and choose the form from the form selector the one that you want to have a Record Wall.

2. Click Customize Ribbon and click Form to launch FormEditor

3. Click on Insert -> Tab -> One Column to launch Tab Properties dialog

4. In the Tab Properties dialog, set the follow values
4.1 Name= tab_recordwall (Name has to be exact same as tab_recordwall)
4.2 Label = Record Wall
4.3 You can uncheck the “Expand this tab by default”

5. Click Events Tab and add msdyn_/ActivityFeeds.Form.js
5.1 Expand Form Libraries
5.2 Add -> msdyn_/ActivityFeeds.Form.js

6. Adding the Event Handlers
6.1 Click on Event Handlers
6.2 Add -> Details
6.2.1 Select msdyn_/ActivityFeeds.Form.js
6.2.2 Function = ActivityFeeds.Form.CustomizationUtils.updateRecordWallRenderingState
6.2.3 Enabled = Checked
6.2.4 Parameters -> Check the Pass execution context as first parameter and Click Ok

7. Click OK to persist Tab properties settings and go back to FormEditor.
8. Select the Record Wall Tab and double click the Section to launch the Section Properties dialog
8.1 Select Formatting -> One Column
8.2 Click OK to persist settings and dismiss the Section Properties dialog

9. In FormEditor, click on the Web Resource in the Insert Ribbon

10. Choose msdyn_/RecordWall.htm as the Web Resource in the lookup.
10.1 Select the Web resource = msdyn_/RecordWall.htm
10.2 Name= Record Wall
10.3 Check Pass record object-type code and unique identifier as parameters
11. Set the Web Resource formatting
11.1 Click on Formatting Tab
11.2 Number of Rows = 15
11.3 Click OK to persist settings and dismiss the Add Web Resource dialog

12. In the FormEditor, make sure that the Record Wall Tab is collapsed

13. Save and Publish Form
14. Go back to the Account Entity grid and launch the entity page of an Account entity. Choose the form you just modified, you will see that record wall is added to the form.
CRM Software Free Trial – Your CRM online guide to Web-based Contact Management Software Free Internet Trials and the latest news, article, reviews & comparisons.
CRM Software Free Trial – Your CRM online guide to Web-based Contact Management Software Free Internet Trials and the latest news, article, reviews & comparisons.
Post Footer automatically generated by Add Post Footer Plugin for wordpress.
“We here at the “Web-Based Contact Management Software News, Reviews” are posting for your consumption the latest blog posts from the major Web-Based CRM Software vendors around the world who are focused on the development of products that enhance your CRM experience.” enjoy
——————————
Post Name:
How to Add a Record Wall to a Form – Story From: Microsoft Dynamics CRM Team Blog
* If Needed – To Read the Full Story: (post’s here may be limited by vendor’s RSS feed) – Highlight above post’s blue title, right click and search with google.
Post Footer automatically generated by wp-posturl plugin for wordpress.
Listed Related posts:
- How to enable an entity to use Activity Feeds solution - Story From: Microsoft Dynamics CRM Team Blog This blog intends to walk through the steps by which a user can enable Activity Feeds for an entity. Pre-Conditions: User has a CRM organization created. This covers the new OnPrem deployment and existing CRM Online...
- Following and Unfollowing Records in CRM - Story From: Microsoft Dynamics CRM Team Blog With the inclusion of Activity Feeds in the latest CRM update, we introduce the concept of “following” records. When you follow a record, you will see updates related to that record appear on your Personal...
- How to do Mentions with Activity Feeds - Story From: Microsoft Dynamics CRM Team Blog During a group discussion, sometimes we want to call the attention of a specific person. Social networking discussions are no different. In Microsoft Dynamics CRM Activity Feeds, we call this a “mention”. This blog covers the...
- S2 Form Processor takes data from any HTML form and inserts it as a new contact in your Highrise account - Story From: 37signals Product Blog The S2 Form Processor for Highrise is a third-party extra that takes data from any HTML form and inserts it as a new contact in your Highrise account. Using configurable tags you can assign fields on...
- Activity Feeds Solution & Development Environment - Story From: Microsoft Dynamics CRM Team Blog This article focuses on the engineering behind the Activity Feeds solution and explains how to use it safely in your Development environment where you plan to build and export your solutions. If you are new to...
- Dynamics CRM 2011 Dashboards on Contact Form - Story From: Webfortis Blog Many of the industries in which work have been asking for an easy-to-consume interface that allows a CRM User to understand the value of a CRM Contact within a few moments. This post will focus on utilizing Dynamics...
- Working with Activity Feed using Microsoft CRM SDK - Story From: Microsoft Dynamics CRM Team Blog Activity Feeds solution is now released in the Dynamics Market Place and ready to use with the latest Microsoft CRM update. You can use our solution out of the box, but if you want to customize...
- How to Create a Post with Mentions using Workflow? - Story From: Microsoft Dynamics CRM Team Blog Microsoft Dynamics CRM Activity Feeds solution is now released in the Dynamics Marketplace and ready to use with the latest Microsoft CRM update. The solution offers better ways to collaborate with in the organization and...
- What’s new with Dialogs in Microsoft Dynamics CRM 2011 UR5 - Story From: Microsoft Dynamics CRM Team Blog Introduction Dialogs are the synchronous/interactive processes in Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online that collect and process information by using step-by-step scripts to direct users through a process. Dialogs have been enhanced...
- Video Bug Recorder lets you record a screencast and upload it directly to Basecamp - Story From: 37signals Product Blog Video Bug Recorder for Basecamp is a Windows tool that records video from your screen and uploads it to your Basecamp account with just a few clicks. WHY WE HAVE DEVELOPED THIS UTILITY: Basecamp from 37signals...











