How to clear cache in Salesforce1 Mobile App?
Clear app cache to show missing changes in Salesforce1 for iOS 1. In Salesforce1, tap the Menu icon and select Settings. 2. Tap Advanced. 3. Tap Clear Cached Data. 4. ....
Clear app cache to show missing changes in Salesforce1 for iOS 1. In Salesforce1, tap the Menu icon and select Settings. 2. Tap Advanced. 3. Tap Clear Cached Data. 4. ....
The following examples are for JavaScript programming language. We can use console() to check in Browser Console. Sample Code: console.log( 'Data - ' + JSON.stringify( response.getReturnValue() ) ); (Or) Use ....
Use <aura:if></aura:if> and <aura:renderIf></aura:renderIf> tags to hide and show in Salesforce lightning. Cheers!!!