The FSL Mobile Application is a Salesforce app used in the Field Service Lightning product. This is a powerful and extensible out of the box application that enables our field organization to perform activities from an iOS or Android device. This post is part of a series focusing on building and providing an enterprise-scale service … Continue reading Salesforce Field Service Lightning: FSL Mobile Flow vs. Screen Flow – Part 1
Month: Apr 2020
How to set value in Date and DateTime fields when using ‘defaultFieldValues’ Spring 20 feature?
The Spring '20 'defaultFieldValues' feature is quite a replacement for the infamous URL hack. But is it as good as the URL hack? Maybe, or maybe not. I will leave that for you to decide. Too much talk, let's cut to the chase! So I recently read somewhere that it might not be possible to … Continue reading How to set value in Date and DateTime fields when using ‘defaultFieldValues’ Spring 20 feature?
How to prevent default record type selection when using a URL button to create a record?
Hi there! :DHope you well and safe! Today's article is about an effective admin trick! So let's just start by understanding what is the issue.Say, on standard Account object there are two record types, namely; RT_1 and RT_2, where RT_1 is the default record type. Now you have a custom URL button on a another … Continue reading How to prevent default record type selection when using a URL button to create a record?
How to set maximum tabs limit in Lightning Console apps?
Hi there! Good to see you :)Hope you're happy and safe! As the name of the topic suggests, today we will discuss about a quick solution for how we can set maximum tabs limit in Lightning console apps.Sadly, the "Tab Limits" feature is only available for Consoles in Classic. But, I was able to come … Continue reading How to set maximum tabs limit in Lightning Console apps?
How to set the default record type when using ‘defaultFieldValues’ to set default values in Spring 20?
With Spring ’20 came the official ‘URL hack’ in Lightning: Navigate Users to a Record’s Create Page with Default Field Values.Note: It’s not called ‘URL hack’ officially. This great new feature allows us to create list buttons that launch a new record form with pre-populated data. But, if you try to set a default value of … Continue reading How to set the default record type when using ‘defaultFieldValues’ to set default values in Spring 20?
How to show a modal in fullscreen from Utility bar?
Hi there! Good to see you :)Hope you're happy and safe! In this article, we shall see how you can show a Modal(or a popup) in fullscreen from an Aura component which is placed in a Utility bar. Confused? Allow me! Understanding the Problem A GIF speaks more than thousand words! As you can see … Continue reading How to show a modal in fullscreen from Utility bar?
Future of Apex and AI in Salesforce : Einstein Apex AI Tools
Hola! 😀 Today I am very excited to share some cool and exciting stuff and I'm sure you're gonna love it! There is very loud buzz of Artificial Intelligence, not just within the Salesforce Community but all around the globe, and it is certainly the one of the next big things! There are already a … Continue reading Future of Apex and AI in Salesforce : Einstein Apex AI Tools