Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component
472What is the use of document and rendrer in lightning component? : salesforce lightning component
497What is the basic difference between application event and component event? : salesforce lightning component
546Can we integrate lightning components with another framework, such as angular? : salesforce lightning component
1 1877How to call parent component method from child component without using events? : salesforce lightning component
535Do I always create an app bundle first when develop lightning component ? : salesforce lightning component
669How can we use lightning components with the salesforce1 mobile app ? : salesforce lightning component
501
Is check box performs like controlling field?
Differentiate between insert() and database.insert()?
Can we update parent record with workflow field update? : salesforce workflows and approval process
How to clear the time based workflow action queue?
What is difference between lookup and master details? : salesforce objects & fields
What are the dashboard components?
How to troubleshoot the errors if any issue comes in process builder? : salesforce process builder
Why do we need to write test classes? How to identify if a class is a test class?
What will happen if you try to update record in after trigger context?
Is it possible to delete junction – object in case of master – detail relationship?
What are custom labels in salesforce? What is the character limit of custom label?
Explain what is the trigger?
What is the default batch size if we enable bulk api?
there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?
What is difference between action support and action function?