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

Field show and hide based on Application?
Hi,
There is a custom field say (Description) on Account object.
This field needs to be visible for user A when using Sales Application.
This fields needs to be hidden for user A when using any other Application.
How to achieve this through configuration?
Rgds,
Vai.
There is a custom field say (Description) on Account object.
This field needs to be visible for user A when using Sales Application.
This fields needs to be hidden for user A when using any other Application.
How to achieve this through configuration?
Rgds,
Vai.
This is not possible to hide the field based on the application.
However, you can post you idea using below link.
https://trailblazer.salesforce.com/ideaSearch
You can try using different layout and record types to hide the field.
https://help.salesforce.com/articleView?id=customize_layoutoverview.htm&type=5
Thanks,
Vinay Kumar
Record types and layouts need to be tagged against a profile. One user can be assigned with one profile only.
Rgds,
Vai.
You can check with permission set and assign it to the user.
Thanks,