Category: Salesforce

Salesforce Related

Conditional Rendering using aura:if

As we use aura:components, there will be times when we want to show or hide some component or text or table based on some condition. For example: if we are displaying a datatable based on a list of values. If the list is not empty, show the table otherwise, show a message that no results …

Continue reading

Permanent link to this article: https://salesforcebuddy.com/2020/04/conditional-rendering-using-auraif/

Top Salesforce blog – Listed by Feedspot

It gives us immense pleasure to inform that salesforcebuddy.com was selected by Feedspot as one of the top 75 blogs in Salesforce technology. Feedspot has a panel of technology experts who review and assess the blogs and rank them on various parameters. You can view their website at URL mentioned above. It surely is an …

Continue reading

Permanent link to this article: https://salesforcebuddy.com/2020/04/top-salesforce-blog-listed-by-feedspot/

Delete Record using Flow

There will be times when you may need to delete a record from Process Builder flows. Business Problem We have a shopping cart which was created by the user. For any cart ( and cart items) which are not checked out, they will be lying in the system and will not be easy to identify …

Continue reading

Permanent link to this article: https://salesforcebuddy.com/2020/04/delete-record-from-flow/