You need to sign in to do that
Don't have an account?
Ab
How to override the Account page (recent accounts) Page
Hello,
I am looking for way to override the standard Recent account pages.
Basically, I want to remove the New button, and keeping rest as it is.
I donot want to consume new tab
Thanks for suggestion
I am looking for way to override the standard Recent account pages.
Basically, I want to remove the New button, and keeping rest as it is.
I donot want to consume new tab
Thanks for suggestion
The only way to remove it is to remove the User's permission to create new records of that object (Orders in your case)
You could use a Validation Rule that makes sure an Account is filled in on the Order before it is saved. That way, you get the same functional behavior as forcing them to create New from an Account detail page.
Regards,
Nabeel KT
All Answers
The only way to remove it is to remove the User's permission to create new records of that object (Orders in your case)
You could use a Validation Rule that makes sure an Account is filled in on the Order before it is saved. That way, you get the same functional behavior as forcing them to create New from an Account detail page.
Regards,
Nabeel KT
Hi Sandrine,
The New button gets dispplayed if the current user profile has Create access to the object. Anyone without Create access would be unable to see the New button.
Unfortunaltely the Account Tab view cannot be overridden.
Thanks
Vivian