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, what if you wanted to set the background … Continue reading How to set 'cancelURL' attribute in the new Spring 20 'URL Hack' method?
Month: Mar 2020
How to set 'Wrap Text' as default for columns in lightning:datatable? #Spring20Delight
Hi there! 😀 Did you ever had to work with the aura base component, lightning:datatable, before Spring '20 release and you were asked to the set the 'Wrap Text' as the default selection? So what did you do? Did you give up on the solution, or did you override the standard SLDS style class as … Continue reading How to set 'Wrap Text' as default for columns in lightning:datatable? #Spring20Delight
How to see Deleted fields directly in Lightning?
Howdy! Good to see you. 😀 This article is one of those quick hacks to make our lives easy as Salesforce Admins and Devs. Why do we need this? Well, if you haven't guessed it already then I'm guessing you haven't tried to delete/restore a 'deleted' field in Lightning Experience. And even if you try … Continue reading How to see Deleted fields directly in Lightning?
How to Schedule flows to run every Month/Year?
Hi there! Good to see you. 😀 In Winter '20, Salesforce announced the ability to schedule flows. But, there is always a but, it has a limitation that we cannot schedule the flows to run on a Monthly or Yearly basis. I know, sad. But guess what! There is a workaround for this. 😎 Use … Continue reading How to Schedule flows to run every Month/Year?