Posts

React Learn Practice - 14/05/2021

 <html lang="en"> <head>     <meta charset="UTF-8">     <meta http-equiv="X-UA-Compatible" content="IE=edge">     <meta name="viewport" content="width=device-width, initial-scale=1.0">     <title>Document</title> </head> <body>     <div id="root">     </div>     <script src="https://unpkg.com/react@16.7.0/umd/react.development.js"></script>     <script src="https://unpkg.com/react-dom@16.7.0/umd/react-dom.development.js"></script>     <script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>     <script src="https://unpkg.com/prop-types@15.6.1/prop-types.js"></script>     <!-- <script type="text/babel">         import React from 'react'         import ReactDOM from 'react-dom'         function MyInfo() {         retu

Keyboard

Keyboard Append Esc F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Print Screen Scroll Lock Pause Break Num Lock Caps Lock Scroll Lock ~ ` ! 1 @ 2 # 3 $ 4 % 5 ^ 6 & 7 * 8 ( 9 ) 0 - _ + = Backspace Insert Home Page Up Num Lock / * - Tab Q W E R T Y U I O P { [ } ] | \ Delete End Page Down 7 Home 8 Up 9 PageUp + CapsLock A S D F G H J K L : ; " ' Enter

Salesforce December 19 Questions

How many type of Sandboxes generally we have. What are major differences. How we create sandboxes What is field tracking? How to enable it? What is limitations? How to programmaticly access it.? Difference between 15 digit and 18 digit ids in salesforce. What function we use to get 18 digit id in formula? (CASESAFEID) Explain about record types and page layout usage Out of the box functionality meaning? Tell me about governor limits?  What is external id, what is the use of it? What is legacy key term meaning? I want to change fields column in contact lookup, how to change it? What is mini page layout used for? Difference between Queue and Groups? How to do SOQL. What are assignment rules? What are auto-response rules? What is lookup relation, master relation and junction relation? Difference between profile and permission set What is OWD? What kind of sharing we have? How many Access Level? Difference between Role and Profile? Difference between Import Wizard and Data Loader Differenc