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

Custom component for Edit Action
Hi All
How can i create a custom component for EDIT action .so that i will remove specified field from layout ..
Thanks
How can i create a custom component for EDIT action .so that i will remove specified field from layout ..
Thanks

It would be better to control that using field level security. If not, override the edit action with a lightning component and build a lightning component with just the fields you want.