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 …
Category: Salesforce
Salesforce Related
Permanent link to this article: https://salesforcebuddy.com/2020/04/conditional-rendering-using-auraif/
Apr 24
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 …
Permanent link to this article: https://salesforcebuddy.com/2020/04/top-salesforce-blog-listed-by-feedspot/
Apr 15
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 …
Permanent link to this article: https://salesforcebuddy.com/2020/04/delete-record-from-flow/