0:07
hello everyone in this video we are
0:10
going to see how to set field usage in
0:13
Salesforce for uneditable standard
0:17
Fields account number in account object
0:20
is a standard field we have this edit
0:23
button so that we can click the edit
0:26
button and then we should be able to set
0:28
the field usage but for billing address
0:33
we don't have the edit button to set the
0:35
field usage but if you have a
0:37
requirement to set the field usage for
0:40
billing address field which is
0:42
uneditable then we can make use
0:51
uh package.xml using which we can export
0:55
the field and then we can deploy it back
0:59
here in vs code I'm using this
1:02
package.xml where I'm getting the field
1:04
account. billing address you can
1:07
retrieve this field and after that once
1:11
you retrieve the field you have to set
1:13
the business status in the business
1:15
status you have to set the value and
1:17
then you have to deploy the changes to
1:21
the source orc once we do this we should
1:24
be able to see the field usage that has
1:27
been set through the deployment
1:31
so for uneditable standard Fields if you
1:33
want to set the field usage then make
1:41
status please check the video
1:43
description in the video description I
1:45
have shared my blog post from the blog
1:47
post you should be able to get the
1:49
sample package.xml that is referenced in
2:05
helpful thank you for