Skip to content
Saturday, June 28, 2025
  • Salesforce
  • Finance
  • Web Tools
  • Facts

DoozySpot

One of its kind in knowledge base

  • Salesforce
  • Finance
    • Wealth
    • Trading
      • Trading
      • Option Trading
    • Real Estate
      • Rent out?
      • STR (Short term rental) – Airbnb/other
  • Web Tools
  • Facts

Tag: Aura

Used for Salesforce Aura related posts

Aura Salesforce

Salesforce Lightning Record Edit Form – Aura and LWC

October 12, 2022October 12, 2022doozyspotComment(0)

use record edit form component to create a form that’s used to add a Salesforce record or update fields in an existing record on an object. The component displays fields with their labels and the current values and enables you to edit their values. lightning record edit form supports the following features. Editing a record’s specified […]

Aura Salesforce

Salesforce Aura Component Map, Dynamic picklist / dropdown

October 12, 2022March 3, 2023doozyspotComment(0)

Component markup Controller/Helper Java script var upOptions = [{ label: ‘Please Select’, value:” }]; upOptions.push({ label: ‘Account Upload’, value:’Account Upload’ }); cmp.set(“v.uploadOptions”, uploadOptions);

Aura Salesforce

Salesforce Aura Component Refresh View

September 30, 2022March 2, 2023doozyspotComment(0)

To refresh a view in both custom and standard component use below  $A.get(‘e.force:refreshView’).fire();Ex: From the below table Child details are multiple child records, when adding/deleting/updating child records costs Parent summary table top one should get update with totals. This can be done with simple refresh call which will update parent.

Recent Posts

  • Understand & Fixing Salesforce System.LimitException: Too many query rows: 50001
  • Unlock the Power of Salesforce External Credentials: 7 Expert Strategies for Secure Integrations
  • Salesforce Apex Asynchronous Process Options: Complete Developer’s Guide (Tech + Use Case Based)
  • Advanced Salesforce LWC Developer Checklist (Technical Edition)
  • Salesforce LWC Tips for Optimizing Performance

Recent Comments

No comments to show.

Archives

  • June 2025
  • April 2025
  • March 2023
  • January 2023
  • November 2022
  • October 2022
  • September 2022

Categories

  • Aura
  • Finance
  • JSON
  • LWC
  • Real Estate
  • RESP API
  • Salesforce
  • Uncategorized
  • Web Tools
2022 @DoozySpot | Editorial by MysteryThemes.
  • Salesforce
  • Finance
    • Wealth
    • Trading
      • Trading
      • Option Trading
    • Real Estate
      • Rent out?
      • STR (Short term rental) – Airbnb/other
  • Web Tools
  • Facts