You need to sign in to do that
Don't have an account?

How can I deploy the page layout I created?
Can I deploy all page layout I created in one custom object I created so that it will be viewable to all user? Or only one page layout that can be set per profile user?
I have problem deploying the page layout so that it will be viewable to all user. Please help..
Striver,
You have to use RecordTypes here. Then assign different page layouts for these record types!
After this, assign these recordTypes to user profiles as per the requirement. So, then when the user witht hat profle logs in, he can see the appropriate page layout by making a simple selection from the allocated record types!
Cool_D
All Answers
You can have different profiles for different user profiles..but only one page layout for any particular user..
~S
Striver,
You have to use RecordTypes here. Then assign different page layouts for these record types!
After this, assign these recordTypes to user profiles as per the requirement. So, then when the user witht hat profle logs in, he can see the appropriate page layout by making a simple selection from the allocated record types!
Cool_D
Can a custom object layout which is already deployed be updated using ant. I tried this but not successful.
Build always goes successful without errors. Custom object does not have any recordtypes.
Never mind it worked for me.