How to set 'cancelURL' attribute in the new Spring 20 'URL Hack' method?

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?

Advertisement

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