Tag Archives: Resco Mobile CRM

Populate the details from the Parent record to Child record in Resco

Introduction: Recently we had a business requirement to populate some of the details on the Child record from the Parent record when the child record is created by clicking the ‘+’ button on the child record sub-grid in Resco. We can achieve the above-said functionality easily in Dynamics CRM simply by adding the attributes mapping… Read More: Populate the details from the Parent record to Child record… »

Change the background of List Row dynamically in Resco

Introduction: We had a business requirement to change the background color of the List Row based on the status of the record i.e. change the background color of List Row to red if the record status is inactive. Steps to change the background color of List Row: 1. In Resco Woodford project, go to the… Read More: Change the background of List Row dynamically in Resco »

Clickable Image in View on the Resco Mobile CRM App

Introduction: We had a requirement where we wanted to add a view that will list out all the Work Order Incidents on the Resco Mobile CRM app. We also wanted to add clickable images to this view to allow the user to mark Work Order Incidents as resolved or unresolved through a visual guide. To… Read More: Clickable Image in View on the Resco Mobile CRM App »

Tip – Call JavaScript on change of the field on Form in Resco

Introduction: Resco Mobile App is a boon for the Field Technicians; it’s crisp, it’s smooth and has a lot of functionalities that could ease the life of a Technician. Resco provides us Form Rules to perform many things in the face of onchange, onload and onsave event on the form. Limitations: We could say, Resco… Read More: Tip – Call JavaScript on change of the field on… »