Page Layouts

1. What is PageLayout?
A: Pagelayout controls which fields will be displays in which order they will displayed ,which formate that field should be displayed.

2.How many pageLayouts can be assigned to a profile on a object?
A: For every profile only one pagelayout is define.

3. What we can controll using pageLayout?
A:Fields.

4. How to add Custom button on the PageLayout?
A: Drag and drop

5. How to add Custom button relateed list in the pageLayout?
A:

6. Find out what type of access is provided on the field when we have following combination
           Field Level Security           Page Layout                    output?
     Visable   Read     Required     Visable   Read   Required 
1.     Ok         No            No                No       No        No
2.     Ok         No            No                 Ok       No      No
3.     Ok         No            NO                Ok       OK     No
4.     Ok          No           NO                OK      No       OK

i)hidden
ii)read/write
iii)read
iv)read/write/reqired.

7. What is record type?
A: Record types are use to assign more than one pagelayout to the same profile. It's also used to control list of pick list options that canbe displayed for a profile.

8. How to create a record type?
A: Navigation:
setup -->build-->create -->object-->object name-->record types-->new record types

9. How to control the option in the pickilist field?
A:Field dependency.

10. How tpo control the sales process?
A:i)orders
    ii)dispatch
    iii). Invoicing and credit notes
    iv). Returns inwards
    v). Receivables
    vi). Bad Debts

11. How to control the lead process?
A: i)management process
     ii)control overview material
     iii)investment management
     iv)strategic planning and marketing process
     v)threat identification
     vi)leadership

12.How to control the case process?
A: i)Quality control and quality assurance
     ii)Quality improvement tools
     iii)Project scope management
     iv)Design process
     v)Risk management process

13. What is minipageLayout?
A:when we keep curser on the record a pop-up window will open showing you the details of the record which we call as minipagelayout.

14. What is the use of minipageLayout?
A:On the minipagelayout we can add the fields that are displayed on the pagelayout.

Comments

Post a Comment

Popular posts from this blog

SOQL Scenario-1